Bash Scripting - Text Processing in Scripts
What is the output of the following command?
grep 'test' <<< "this is a test line"
grep 'test' <<< "this is a test line"
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions