Clean is a program that searches for backup files and such identified by regular expressions in a ~/.cleanrc, and deletes them: possibly interactively with a per-file y/n decision, or in a batch mode. Clean is written in C and targets Unix/POSIX.
Be the first to post a text review of Nifty Clean. Rate and review a project by clicking thumbs up or thumbs down in the right column.
fix Makefile usage of "make install", setting $INSTALL if need be bump to v3.4
fix Makefile usage of "make install", setting $INSTALL if need be bump to v3.4
The clean utility searches through the filesystem for "temporary files" left behind by editors and the like which can be deleted safely. It supports a .cleanrc containing regular expressions (like "*~"), interactive modes with explicit user-confirmation, and unattended batch modes.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?