What is the search command in unix?
No Answer is Posted For this Question
Be the First to Post Answer
What command will bring user back to their home directory in UNIX?
what is the default permission for /etc/shadow file in UNIX
Give command that will make the file "run.sh" executable?
What does this command do? Cat food 1 > kitty
How i'll delete a particular line from the file? Please give answer as soon as possible. Thanks in advance.
what will be the output of ls ~/..
What is the difference between Shell Programming and Shell scripting?
10 Answers HCL, TCS, Wipro,
What does sed command do in unix?
The command grep first second third /usr/you/myfile a) prints lines containing the words first, second or third from the file /usr/you/myfile b) searches for lines containing the pattern first in the files second, third, and /usr/you/myfile and prints them c) searches the files /usr/you/myfiel and third for lines containing the words first or second and prints them d) replaces the word first with the word second in the files third and /usr/you/myfile e) None of the above
what is the command to get help on a UNIX terminal?
What is Unix, and how does it differ from other operating systems?
what is the advaantage of each user having its own copy of the shell?