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
What does the following Unix command do ps - ef I

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!