Answer Posted / hr@tgksolutions.com
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 difference between cmp and diff commands?
What is s and g in sed command?
Enlist some filename manipulation commands in unix.
How many unix commands are there?
What is unix command line?
What does the command ' $who | sort –logfile > newfile' do?
Can you explain a little bit about command substitution?
How do I search for a file in unix command?
What does this command do,"$more readme.txt“?
What is “chmod” command?
What does the “echo” command do?
What is the unix command to confirm a remote host is alive or not?
Why is it called a shebang?
How to use grep command to list find the records of a file containing 10 different strings?
What is the use of the command 'ls -x chapter[1-5]' ?