Computer Science - Unix
Exercise : Unix - Section 1
- Unix - Section 1
- Unix - Section 2
- Unix - Section 3
1.
Which symbol will be used with grep command to match the pattern pat at the beginning of a line?
2.
Which command is used to sort the lines of data in a file in reverse order
3.
Which command is used to display the top of the file?
Answer: Option
Explanation:
The head command displays the first few lines at the top of a file. It can be useful when you want a quick peek at a large file, as an alternative to opening the file.
4.
Which command is used to copy all files having the string chap and any two characters after that to the progs directory?
5.
Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3?
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers