More categories for aliases (was Re: something or other)

Bob Lenk rml at hpfcdc.HP.COM
Fri Jun 3 08:08:50 AEST 1988


> Oddly enough, "-f" is redundant, the same effect can be obtained by doing
> 	rm </dev/null -options.. files...

Not quite.  -f supresses error messages, such as

	rm: <name> non-existent

Of course you can do

> 	rm -options.. files... < /dev/null 2> /dev/null

		Bob Lenk
		{ihnp4, hplabs}!hpfcla!rml
		rml%hpfcla at hplabs.hp.com



More information about the Comp.unix.questions mailing list