In the last episode (Jul 02), [EMAIL PROTECTED] said:
> I've written an Afterstep applet that retrieves and displays
> different time and system information. The Linux port uses a few
> functions like gmtime() and gethostname() and reads most of the info
> from /proc files. The FreeBSD port used
I've written an Afterstep applet that retrieves and displays different
time and system information. The Linux port uses a few functions like
gmtime() and gethostname() and reads most of the info from /proc
files. The FreeBSD port used the function calls and gets most of the
info from sysctl() ca