On Mon, 11 Jun 2007 15:48:17 -0400 alex <aradsky at ne.rr.com> wrote: > I can easily create directories but how do you create files except with > an editor ? touch <filename> in the /etc/ hierarchy you will need sudo touch <filename> Peter