Creating a file in csh

Brian Reid reid at Glacier.ARPA
Sat Apr 13 16:52:43 AEST 1985


Aw, come on, folks. "touch filename" is the best way to create an empty file.
All of these other schemes, involving echo and cat and what have you,
require that the poor person reading the code stop and think about what is
going on, but the "touch" program will (by definition) do nothing other than
create it.
-- 
	Brian Reid	decwrl!glacier!reid
	Stanford	reid at SU-Glacier.ARPA



More information about the Comp.unix mailing list