Andrew Borodin schrieb:
> There are several ways in command line to create a new file.
> For example:
> 
> $ touch new_file
> $ echo > another_new_file

Or, even simpler:

$ >new_file

Just in case that Shift-F4 doesn't work in your terminal.

Roland
_______________________________________________
Mc mailing list
http://mail.gnome.org/mailman/listinfo/mc

Reply via email to