Command for cleaning up file systems automatically
Use the skulker command to clean up file systems by removing unwanted files.
Type the following from the command line:
skulker -p
The skulker command
is used to periodically purge obsolete or unneeded files from file systems.
Candidates include files in the /tmp directory, files
older than a specified age, a.out files, core files,
or ed.hup files. For more information about the skulker command,
see skulker.The skulker command is typically run daily, as part of an accounting procedure run by the cron command during off-peak hours.