Sample Header Ad - 728x90

xutils.sh in open sourced CDE?

0 votes
1 answer
45 views
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