What is the difference between pipe and xargs?
Answer Posted / amit kumar pradhan
Pipe is used to connect between two command
Xargs redirect the output of second command to the first one
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is nr in awk command?
How does the system know where one command ends and another begins?
What are the unix commands?
Why is awk called awk?
What is unix command line?
What is the use of egrep command in unix?
What is the pipe command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the difference between grep and grep?
What do chmod command do?
Explain ‘system calls’ with respect to unix commands?
What is grep and how do you use it?
Differentiate cmp command from diff command.
What do chmod, chown, chgrp commands do?
How do I use grep to search for a file?