What are bash commands?
what is the command to list files in a directory in UNIX?
how unix kernel distinguishes between a normal file and device file ?
7 Answers Google, IBM, McAfee, Vodafone,
Differentiate cmp command from diff command.
What is the significance of the 'tee' command?
what are processor execution levels and priorities?
how to unzip the contents of the gzip file
What command is used to replace the existing string with some other?
what is the advaantage of each user having its own copy of the shell?
0 Answers BMC, CNS, DELL, Infosys,
What is the command to view process running?
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
How to setup sudo, only can use for particular date & time only ( for solaris10 )
Which command will print your home directory on screen?