Jesse Kline wrote:
On Wed, 2003-02-05 at 11:14, Graham Monk wrote:I understand I should not have put in the extra #, however I did put it in the first
Would that # # with the touch command have causedThe # usually denotes a root prompt. In bash you will see a $ is you are
any problems? I did get the space between touch and /var/
a normal user, and a # if you are root. You do not need to add in your
own #. touch is the command you want to use. It will create a blank file
that you specify in $1.
Jesse
time, will this have done anything it shouldn't have? Will I have to correct it?
Thanks Graham
