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 is the command to compare two files in unix?
What happens when we execute a unix command?
What is the use of the command 'ls -x chapter[1-5]' ?
What does the command '$ls | wc –l > file1' do?
How do I delete files from command prompt?
What do chgrp command do?
What command is used to switching between users in unix?
Describe the zip/unzip command using gzip.
Write a command to kill the last background job?
How do I clear my terminal history?
What is rmdir command?
What command is used to check the current users?
What is the command to find maximum memory taking process on the server?
What is pipe command in unix?
What does the command ' $who | sort –logfile > newfile' do?