what is the command to get help on a UNIX terminal?
Answers were Sorted based on User's Feedback
Answer / rajagopalreddy.purini
hai frds
i know 4 commands
1>man, exp:man <command name>
2>whatis,exp:whatis <command name>
3>info,exp:info <command name>
| Is This Answer Correct ? | 4 Yes | 0 No |
Will rm -r* removes hidden files?
What is the function of grep command in unix?
What is the use of awk command in unix?
What are reported commands?
How to identify whether a file is normal file or directory?
Give a regular expression that finds two things, try to come up with regular expressions that find each individually using "egrep" command?
the difference between a soft link and a hard link?
What is the first character of the output in ls l command?
distinguish between physical addresses and logical address?
Write a command to kill the last background job?
How to get the last ten lines of a file using awk utility?
Write a command that will display files in the current directory, in a colored, long format.