I am reading a book about dtksh.
The first "hello world" example begins as follows:
#!/usr/local/dt/bin/dtksh
. $UTILDIR/xutil.sh
XUinitialize TOPLEVEL Hello "$@"
XUlabel LABEL $TOPLEVEL labelString:"hello, world"
XUrelize $TOPLEVEL
XUmainloop
Is the file xutil.sh
available in current open sourced CDE in FreeBSD?
I can not locate it.
Asked by M.E.
(631 rep)
Jan 1, 2025, 01:26 AM
Last activity: Jan 1, 2025, 10:00 AM
Last activity: Jan 1, 2025, 10:00 AM