[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] How can we delete this? (RaQ2)



On Mon, 26 Jun 2000, dylan wrote:

> oo just thought of another one.. 
> 
> echo '0' > ??&??Q4

that's not really delete, and should read:
	# echo '0' > '??&??Q4'
otherwise it will fork to the background because of the '&'