Fish - The friendly interactive shell
Posted May 30, 2005 17:10 UTC (Mon) by
Jyhem (guest, #29388)
In reply to:
Fish - The friendly interactive shell by liljencrantz
Parent article:
Fish - The friendly interactive shell
Are you saying that if you write
for i in *.bak; rm $i; end
then if there is no backup file present, I will have all the files in the directory deleted ?
I hope you intend to implement "undo" :-D
(
Log in to post comments)