Creating files

Lauri lauri at ruja.ee
Thu Apr 20 18:14:41 UTC 2006


> Hey mates,
> 
> Can anyone tell me of a method to create a file (empty, no extension) 
> from the shell? I usually use nano, vim or emacs and just save and empty 
> buffer, but is there some-other single line syntax to creating a file? 
> something like [ mkdir DirName] in creating directories
> 
> -- 
> Cheers,
>      A. Helmy
> ==================
>   One Life... LIVE It
> ==================
> 

$ touch filename

?

Lauri




More information about the fedora-list mailing list