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 of the following commands is used to remove files with confirmation prompt from the user file system which have neither been accessed nor modified i the last one year? None of these find -mtime +365 | rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -name - mtime + 365 / - ok rm grep (/usr/*) - mtime + 365 | -ok rm None of these find -mtime +365 | rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -name - mtime + 365 / - ok rm grep (/usr/*) - mtime + 365 | -ok rm ANSWER DOWNLOAD EXAMIANS APP
Unix The agency that sits between the user and the UNIX system is called the profile shell logic erxc profile shell logic erxc ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 6 5 3 1 None of these 6 5 3 1 None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? lk cp None of these ln tar lk cp None of these ln tar ANSWER DOWNLOAD EXAMIANS APP
Unix Which is the earliest and most widely used shell that came with the UNIX system? C shell Smith shell Bourne shell None of these Korn shell C shell Smith shell Bourne shell None of these Korn shell ANSWER DOWNLOAD EXAMIANS APP