221. In which directory can you store system user default files used for creating user directories ? A. /usr/tmp B. /etc/default C. /etc/skel D. /etc/users ✅ The correct answer is option C.
222. Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory ? A. copy wb ../misc collect ../misc mon ../misc B. cp wb collect mon ../misc C. copy wb collect mon /misc D. tar wb collect mon /misc ✅ The correct answer is option B.
223. Which program is used to schedule particular jobs or programs at particular times on the system ? A. vi B. Outlook C. Scheduler D. cron ✅ The correct answer is option D.
224. Which of the following files contains information related to password aging ? A. Shadow B. password C. profile D. All the three ✅ The correct answer is option B.
225. Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories ? A. rm * B. rm -r * C. rm all D. rm *.* ✅ The correct answer is option B.
226. The agency that sits between the user and the UNIX system is called the________________? A. logic B. profile C. shell D. erxc ✅ The correct answer is option C.
227. Which file is used to configure which filesystems are mounted ? A. /etc/mount.sys B. /etc/filesys C. /etc/sysconfig D. /etc/fstab ✅ The correct answer is option D.
228. Which of command is used to copy a file ? A. copy B. cp C. cpio D. tar ✅ The correct answer is option B.
229. Which of the following subdirectory(ies) contains the system boot scripts? A. /dev B. /bin C. /etc D. /home ✅ The correct answer is option C.
230. Which class network is used for a collection of a small number of networks with a large number of nodes ? A. Class A B. Class B C. Class C D. All of the above ✅ The correct answer is option A.