Linux basic commands from scratch part 2
So far we have seen basic directory commands. Now let’s look into file commands. First let’s see Command: This command is mainly used to create files. All kinds of files can be created using this command. By using this single command, linux system allows us to create one or more files at the same time.…