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
Which command can you use to find the currently running process in unix server?
Who wrote grep?
What are bash commands?
What is difference between grep and find command in unix?
What is {} in find command?
What is awk used for?
What is $0 bash?
What is grep command in unix with examples?
What is the command to find maximum memory taking process on the server?
What is ‘ps’ command for?
What are grep patterns?
What is the functionality of a top command?
How do I delete files from command prompt?
Can you enlist some commonly used network commands?
What happens when we execute a unix command?