Unix Which command is used to link the files? cp lk tar None of these ln cp lk tar None of these ln ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? cp tar None of these cpio copy cp tar None of these cpio copy ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? -1 None of these #NAME? -R -1 None of these #NAME? -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 None of these find -name - mtime + 365 / - ok rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; grep (/usr/*) - mtime + 365 | -ok rm find -mtime +365 | rm None of these find -name - mtime + 365 / - ok rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; grep (/usr/*) - mtime + 365 | -ok rm ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? vi cat ed lyrix vi cat ed lyrix ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? pid #NAME? -r option None of these pid #NAME? -r option None of these ANSWER DOWNLOAD EXAMIANS APP