https://quizack.com/unix/mcq/when-you-type-the-name-of-a-command-the-shell-finds-it-in
Answer: all are correct
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Unix MCQ Questions
The Unix end-of-file character is:
What do we get from running this command? echo 'april|may|june|july' | awk -F'|' '{print $3}'
In Unix, which of the following are not treated as files?
If a file has the permissions '-rwxr-x---', they can be specified as an octal mode of:
To display hidden (dot) files, you use the command:
To display the contents of a file called data, use the command ____.
To append output to an existing file, you use ____.
Freebsd is a(n) _____-based operating system.
The ____ command removes duplicate lines from a file.
Unix uses the ____ page replacement algorithm.