Answer Posted / prakash
allows you to communicate with other users, by copying lines
from your terminal to theirs.
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
What is the ipconfig command for linux?
What is the difference between clang and llvm?
How many interfaces(ethernet cards) are working using single command?
What is Syntax of any Linux command?
What is command grouping?
What is parallel ssh?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
How do I permanently set ulimit in linux?
Is makefile a shell script?
How do I check my cpu speed?
How do you ask politely?
Enlist some linux networking and troubleshooting commands?
What does grep command do?