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