Question: What does the following Unix command do ps - ef I grep find This command has an invalid syntax and will generate an error Sends
What does the following Unix command do
ps ef I grep find
This command has an invalid syntax and will generate an error
Sends the output of the ps command as an input to the find command
Searches the results of the ps command to find the lines that contain the word grep
Filters the output of the ps command to extract the lines that contain the word find
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
