Creating a file in csh

alex at ucla-cs.UUCP alex at ucla-cs.UUCP
Fri Apr 12 04:30:21 AEST 1985


The simplest, most efficient way to create
an empty file running under the csh (at
least under 4.* BSD):

  echo > empty-file



More information about the Comp.unix mailing list