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 do chown command do?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How can you see the command line history?
What is $0 bash?
What is the command to view process running?
What will the following command do?
How do I use nslookup?
What do chmod, chown, chgrp commands do?
What does grep v do?
What is the significance of the 'tee' command?
What do chmod command do?
What are the commands in UNIX to list the files in a Directory?
Who invented grep?
What are some command words?
Why is it called a shebang?