how to sort the content of the file based on numeric values
No Answer is Posted For this Question
Be the First to Post Answer
distinguish between multi-tasking,multi-user,multi- processing and time sharing?
4 Answers Infosys, Nikhil Construction,
How to get the last ten lines of a file using awk utility?
Is grep faster than awk?
What is grep command in unix with examples?
Who invented grep?
What is the use of finger command?
What does this command do,"$more readme.txt“?
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 are UNIX file permissions represented?
What is the difference between grep and grep?
What is "type" command in unix?what is the functionality??
What is grep and sed command?