Answer Posted / nashiinformaticssolutions
Generally, UNIX shell commands follow the following pattern
Command (-argument) (-argument) (-argument) (filename)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is awk used for?
What command will change your prompt to myprompt?
What is the first character of the output in ls l command?
Which command will print your home directory on screen?
What are awk commands?
What is the search command in unix?
What is {} in find command?
What does the md command do?
Describe the usage and functionality of the command rm –r * in unix?
Write a command that will display files in the current directory, in a colored, long format.
What is pipe command in unix?
What do chmod, chown, chgrp commands do?
What are file commands?
Write a command to display a file’s contents in various formats?
Differentiate cat command from more command.