[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: creating a new file in a new sub directory?
- From: Roland Illig <roland illig gmx de>
- To: mc gnome org
- Subject: Re: creating a new file in a new sub directory?
- Date: Sat, 17 Jan 2009 11:56:28 +0100
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]