Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /tmp directory /unix directory /bin and /usr/bin directories /dev directory None of these /tmp directory /unix directory /bin and /usr/bin directories /dev directory None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? more head cat grep more head cat grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? [!ijk] [ijk] * None of these ? [!ijk] [ijk] * None of these ? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -1 a+x progs chmod -R 222 progs chmod -x a+x progs chmod -R a+x progs chmod -1 a+x progs chmod -R 222 progs chmod -x a+x progs chmod -R a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix Major expressions used with find command to select file is it has been accessed in more than 375 days, is #NAME? #NAME? #NAME? #NAME? None of these #NAME? #NAME? #NAME? #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? None of these cancel all kill 1 cancel 1 kill 0 None of these cancel all kill 1 cancel 1 kill 0 ANSWER DOWNLOAD EXAMIANS APP