lists #{ SYSTEM.CL -- Package script task for the SYSTEM package. This package is # loaded by the CL upon startup, and is always in the search path. package system task cmdstr, chkupdate, concatenate, copy, count, delete, directory, files, head, lprint, match, mkdir, movefiles, mtclean, $netstatus, page, pathnames, protect, rename, sort, tail, tee, touch, type, rewind, unprotect, fcache, urlget, help = "system$x_system.e" task mkscript = "system$mkscript.cl"; hidetask cmdstr task $news = "system$news.cl" task $bench = "system$bench.cl" task allocate = "hlib$allocate.cl" task gripes = "hlib$gripes.cl" task deallocate = "hlib$deallocate.cl" task devstatus = "hlib$devstatus.cl" task $diskspace = "hlib$diskspace.cl" task $spy = "hlib$spy.cl" task $devices = "system$devices.cl" task references = "system$references.cl" task phelp = "system$phelp.cl" hidetask mtclean keep