Koozali.org: home of the SME Server

create a file

exocet

create a file
« on: June 17, 2005, 12:27:47 PM »
Hi,
could you explain me how to create a new file in sme mitel 6.0.1? Not a dir. I'v tried makefile but....

Thanks

bebran

create a file
« Reply #1 on: June 17, 2005, 03:05:49 PM »
Hi,

I suppose you are a unix/Linux newbie.

You are probably in a shell already so, if you want to make a new empty file use the 'touch' command.

For handling files, like copy, move, edit, change owner/group, setting permissions etc. you might find the Midnight Commander helpfull - type 'mc' at the command prompt.

exocet

create a file
« Reply #2 on: June 17, 2005, 08:32:09 PM »
Yes I'm a newbie, everybody was it at a time :-D
thanks it works fine!