Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: exocet 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
-
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.
-
Yes I'm a newbie, everybody was it at a time :-D
thanks it works fine!