Unix Which command will be used with vi editor to insert text to left of cursor? a s S i a s S i ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with disk free command to include the total amount of disk space in the file system? #NAME? -4 #NAME? #NAME? None of these #NAME? -4 #NAME? #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of are following internal commands is used in mail to forward mail to user in user-list? m user-list r user-list None of these d user-list e user-list m user-list r user-list None of these d user-list e user-list ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* catch patch All of these .ch catch patch All of these .ch 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 /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -mtime +365 | rm None of these find -name - mtime + 365 / - ok rm grep (/usr/*) - mtime + 365 | -ok rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -mtime +365 | rm None of these find -name - mtime + 365 / - ok rm grep (/usr/*) - mtime + 365 | -ok rm ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? None of these ls -1 lc ls ls -x None of these ls -1 lc ls ls -x ANSWER DOWNLOAD EXAMIANS APP