What are the general commands in using unix os for a beginner?
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
boot process?
what is the command to list files in a directory in UNIX?
what are the different operating systems available?
Explain how to use grep command to list find the records of a file containing 10 different strings?
what does a process mean?
Which Command is Used for temprary switch User?
Give the command for finding the current date.
What is the difference between cat and more command?
What is the significance of the 'tee' command?
how to find largest file?
14 Answers HCL, Microsoft, Thomson Reuters,
what is the command to list all files in a directory, including the hidden files in UNIX ?