To Open File Cat Filename To Create Multiple Empty File Touch f1 f2 f3
The document provides commands for opening, creating, and listing files in Linux/Unix. To open a file, use the "cat" command followed by the filename. To create multiple empty files, use the "touch" command followed by the names of the files to be created. To show a list of files including details like size and permissions, use the "ls -l" command.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
32 views1 page
To Open File Cat Filename To Create Multiple Empty File Touch f1 f2 f3
The document provides commands for opening, creating, and listing files in Linux/Unix. To open a file, use the "cat" command followed by the filename. To create multiple empty files, use the "touch" command followed by the names of the files to be created. To show a list of files including details like size and permissions, use the "ls -l" command.
Q.16. How To Write Script, That Will Print, Message "Hello World", in Bold and Blink Effect, and in Different Colors Like Red, Brown Etc Using Echo Command
Q.16. How To Write Script, That Will Print, Message "Hello World", in Bold and Blink Effect, and in Different Colors Like Red, Brown Etc Using Echo Command