Linux CLI - Searching and Finding
What will be the output of the command
find /tmp -type d -name "test" if there is a directory named test inside /tmp?find /tmp -type d -name "test" if there is a directory named test inside /tmp?15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions