Question
$ find / -name a.out -print
a.
all files having filename as a.out
b.
all files in the root directory
c.
undefined output
d.
erroneous
Posted under UNIX
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. What will be the output of the following command? $ find / -name a.out -print
Similar Questions
Discover Related MCQs
Q. We can use relative pathname in the path list while using find command.
View solution
Q. Which one of the following option is used for locating the files by inode number?
View solution
Q. Which option is used with find command for specifying the file type?
View solution
Q. To specify permissions while using find command we have to use _____ option.
View solution
Q. Which option is used with find command to search for files based on access time?
View solution
Q. Which of the following command will be used to locate those files that have not been modified for more than a year?
View solution
Q. Which of the following operator is used with find command for performing the negate function?
View solution
Q. Which operator is used to specify the AND condition in find command?
View solution
Q. -o operator represents the OR condition.
View solution
Q. The name of the top directory is
View solution
Q. To find out a file's inode number, use this option on the "ls" command.
View solution
Q. Which of the following is not a file type?
View solution
Q. Which of the following is a valid link type.
View solution
Q. The root directory is designated by what special character?
View solution
Q. There are 3 kinds of file permissions. Read, write, and
View solution
Q. Which is not one of the 3 classifications of users granted permissions for files.
View solution
Q. A file with permission status of RWXR_XR__ indicates
View solution
Q. If you attempt to change directory to a directory for which you don't have Read permission, you get the following message.
View solution
Q. To list all the files in the directory in long format use the following options with the "ls" command.
View solution
Q. A file is a container for storing information.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond UNIX? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!