Unix Which command is used to link the files? ln tar None of these cp lk ln tar None of these cp lk ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? kill shutdown haltsys cancel kill shutdown haltsys cancel ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? pid #NAME? None of these -r option pid #NAME? None of these -r option ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? None of these * [ijk] [!ijk] ? None of these * [ijk] [!ijk] ? 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? 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 None of these find -mtime +365 | rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -name - mtime + 365 / - ok rm ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? lp dir ls tar lp dir ls tar ANSWER DOWNLOAD EXAMIANS APP