What is the reason you would use the grep command with a quiet -q option?
- You want the output to be small
- You want to use the logical outcome of the command
- You want the output to be redirected to a file
- You don't want grep to make noise
Please login or Register to submit your answer