Bash Scripting - Error Handling
What will be the output of this script?
grep 'hello' /dev/null echo $?
grep 'hello' /dev/null echo $?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions