bobmon@iuvax.cs.indiana.edu (RAMontante) (04/13/88)
In article <2606@bsu-cs.UUCP> dhesi@bsu-cs.UUCP (Rahul Dhesi) writes: >> rm < yes > > yes | rm > > rm < /dev/yes Under the Ultrix here, "rm -f" overrides my aliased "rm -i" quite handily. This also works as expected on the MSDOS port of rm that I use at home (I had to compile in the "-i" default). I seem to recall difficulty under BSD 4.x; is that why no one else suggested this?