/home/0/wengerk/scripts/findbig <path>

A perl script that simplifies and prettyprints the find command to make it easier for users who are over their quota to find big files they can delete. The <path> argument is optional, if given, find big will search in that path, if omitted, find big will search the current directory.


View script

/home/0/wengerk/scripts/pwatch <printer name>

A perl script that displays the printer queue for the printer specified by <printer name>. Refreshes every 10 seconds. Press Ctrl-C to exit. If you don't know the name of your printer, check this list of CSE printers


View script

/home/0/wengerk/scripts/loadwatch

A perl script that displays the rup results for the stdsun and facsun login servers in order of load. Refreshes every 30 seconds.


View script

/home/0/wengerk/scripts/tex_clean

A perl script that cleans up auxiliary files created by LaTeX/pdfLaTeX.


View script