Questions
Which of the following file systems in UNIX is also known as Berkeley Fast File System and SVR4 file system?
- s5
- ufs
- Ext2
- hsfs
- bfs
Which of the following phases in file checking system (Fsck) looks for unreferred directories and stores their files in lost plus found for later examination?
- Phase 1
- Phase 2
- Phase 3
- Phase 4
- Phase 5
Which of the following options is used with mkfs file system to check the device for bad blocks before building the file system?
- -V
- -t
- -c
- -l
- proc
Which of the following options used with grep command is used to print out the line number before printing the matching line?
- -x
- -n
- -v
- -f
- -c
Which of the following commands in UNIX is used to take any character from standard input and then echoes them to standard output?
- Man
- stty-a
- cat
- Kill
- Start
Which of the following commands in UNIX is used for viewing open files of processes?
- lsof
- nice
- semget()
- shmget()
- pipe
Which of the following commands in UNIX is used to display the full absolute path to the current location in the filesytem?
- ls
- pwd
- cd
- /etc
- /lib
Which of the following commands is used in UNIX for direct and indirect links from one file or directory to another file or directory?
- mv
- rm
- ln
- cd
- mkdir
Which of the following inter-process communication systems consists of a pipe whose access point is a file kept on the file system?
- pipe()
- Named pipe
- Message queues
- Semaphore
- Shared memory
Which of the following directories in UNIX is the directory immediately above the current directory and can be referred by the character (two fullstops)?
- Home
- Current
- Parent
- Root
- Pathnames
Which of the following commands in UNIX is used to search the named files or patterns in the current working directory?
- grep
- uniq
- cut
- sed
- awk
Which of the following commands in UNIX is used to determine your local node name as well as the names of all uucp systems that are immediately known to your system?
- uuto
- ftp
- scp
- uuname
- UUCP
Which of the following is a utility command which is useful for checking round trip response time between machines?
- ping
- ftp
- scp
- wget
- telnet
Which of the following commands in UNIX is a simple but useful filter designed to replace one or more characters in your files with one or more other characters?
- tar
- tr
- cpio
- cat
- egrep
Which of the following printer control commands in UNIX is used to check the status of the specified print queue?
- lpr
- lpq
- lprm
- lynx
- write