Unix Which command is used to remove a directory? rmdir rd rdir dldir rmdir rd rdir dldir ANSWER DOWNLOAD EXAMIANS APP
Unix Which column contains all details of the permissions of a file when you issue the ls -l command? first second fourth third first second fourth third ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? wc -w wc -l wc -c None of these wc -r wc -w wc -l wc -c None of these wc -r 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? find -mtime +365 | rm grep (/usr/*) - mtime + 365 | -ok rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -name - mtime + 365 / - ok rm None of these find -mtime +365 | rm grep (/usr/*) - mtime + 365 | -ok rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -name - mtime + 365 / - ok rm None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? cancel haltsys kill shutdown cancel haltsys kill shutdown ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files contains information related to password aging? All the these password Shadow profile All the these password Shadow profile ANSWER DOWNLOAD EXAMIANS APP