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 |
what is the command to find out which shell you are running?
what do you understand by 'unix is a portable os'?
What is clustering in HP and how it's work?
What is file system in unix??
Explain the steps that a shell follows while processing a command.
How to redirect standard error to a file?
how to sort the content of the file based on numeric values
how to delete entire records in unix ?
What command is used to replace the existing string with some other?
What is the use of egrep command in unix?
The rm command removes links to file. What does this mean? How then is a file deleted from the file system?
How does one process we can start an executable file? How to get the PID process, which we started?