Tag Archives: create file

Create a file in linux, you can do this!

Create a file in linux, Examples:
use the linux touch command create an empty file;
use the linux vim/vi command;
use the linux cp command;
use the redirect “>” or “>>”. Continue reading

Posted in File & Directory, How to | Tagged , | Comments Off on Create a file in linux, you can do this!