Answer Posted / satheesh
Used to write text on a screen.........
Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is .sh file?
What is the command to view process running?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Which command is used to find whether the system is 32 bit or 64 bit?
Write a command to kill the last background job?
What does the command '$ls | wc –l > file1' do?
What is the size of time_t?
What does grep v grep do?
How many unix commands are there?
What is the difference between cat and more command?
How do I use grep to search for a file?
What does grep v do?
What are file commands?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the use of awk command in unix?