Linux CLI - Linux Basics and Terminal
Which part of the command
grep -i 'hello' file.txt is the argument?grep -i 'hello' file.txt is the argument?grep is the command, -i is an option, and the rest are arguments.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions