Unix The [line number G] key allows you to move cursor right by one position to move cursor to the beginning of the line specified by the number to move cursor left by one position to move cursor down by one line None of these to move cursor right by one position to move cursor to the beginning of the line specified by the number to move cursor left by one position to move cursor down by one line None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? j R rch S None of these j R rch S 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? None of these r user-list d user-list e user-list m user-list None of these r user-list d user-list e user-list m user-list ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? kill 1 cancel 1 cancel all kill 0 None of these kill 1 cancel 1 cancel all kill 0 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? find -name - mtime + 365 / - ok rm None of these find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -mtime +365 | rm grep (/usr/*) - mtime + 365 | -ok rm find -name - mtime + 365 / - ok rm None of these find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -mtime +365 | rm grep (/usr/*) - mtime + 365 | -ok rm ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? A I None of these i a A I None of these i a ANSWER DOWNLOAD EXAMIANS APP