what is the command to get help on a UNIX terminal?
Answer Posted / venkatn_999
man commandname
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What does this command do,"$more readme.txt“?
How do I clear my terminal history?
What is the difference between cat and more command?
What is grep short for?
Can you explain a little bit about command substitution?
How do I use nslookup?
What does the command ' $who | sort –logfile > newfile' do?
What is nr in awk command?
What is the use of the command 'ls -x chapter[1-5]' ?
What is pipe command in unix?
What is the command to compare two files in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What do chmod command do?
Explain mount and unmount command.