Grant Edwards <[EMAIL PROTECTED]> writes:
> Under Unix it's not all that hard to accidentally create files
> like that. Sometimes you have to resort to blasting them away
> by i-node number, or by moving the files you want to keep and
> then nuking the directory.

A standard practice on our early Unix system at the university was to
issue the command '% touch "$HOME/*"; clear' on any terminals found
unattended. But we were a nasty bunch.

        <mike
-- 
Mike Meyer <[EMAIL PROTECTED]>                  http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to