[14394] in Athena Bugs
sun 8.0C: find?
daemon@ATHENA.MIT.EDU (Sharon Belville)
Thu Jun 20 10:37:52 1996
Date: Thu, 20 Jun 1996 10:37:46 -0400
From: Sharon Belville <belville@MIT.EDU>
To: bugs@MIT.EDU
Processor: Athena Server (SUN4m) Version 8.0C Wed Jun 19 22:10:53 1996
Display : SUNW
Display : SPARCstation-5
Display : cgthree
What were you trying to do?
I have a couple aliases that let me clean up backup files and the like.
Here's my alias to remove ~ files in all my subdirs:
alias pur 'find `\ls | grep -v OldFiles` -name \*~ -ok /bin/rm {} \;'
What's wrong:
Here's what it's doing today:
plug% pur
< /bin/rm ... >?
< /bin/rm ... >?
What should have happened:
It should have echoed the path/filename
Sharon Belville
Training and Pubs
11-326, x3-8969