Aucbvax.4162
fa.unix-wizards
utzoo!decvax!ucbvax!unix-wizards
Fri Oct  2 00:49:16 1981
rm problem
>From menlo70!hao!woods@Berkeley Fri Oct  2 00:44:13 1981
  The systems guy here solved the 'rm' problem by creating
a shell script 'del' and encouraging all non-hacker type users to use
it instead of rm. (Being a scientific research facility, most of our
users fall into that category). What 'del' does is a foreach f($argv)
and then prints $f, asks the user to type 'y' to remove, and if the
response is 'y' then it does an rm -f $f. A response of 'q' terminates
the command, and any other response simply moves on to the next file,
leaving that file alone. This way we get the best of both worlds, for those
who are very sure of themselves and want fast service can go ahead and use
rm, while those who want to be protected from themselves can use del.
I prefer rm, but sometimes when I am not sure what files my pattern will
match, it's convenient to use 'del' just to be on the safe side.
(For those familiar with VMS, note that this is exactly what DELETE/CONFIRM
does)

                       GREG (ucbvax!menlo70!hao!woods)

-----------------------------------------------------------------
gopher://quux.org/ conversion by John Goerzen <[email protected]>
of http://communication.ucsd.edu/A-News/


This Usenet Oldnews Archive
article may be copied and distributed freely, provided:

1. There is no money collected for the text(s) of the articles.

2. The following notice remains appended to each copy:

The Usenet Oldnews Archive: Compilation Copyright (C) 1981, 1996
Bruce Jones, Henry Spencer, David Wiseman.