Unix Which of the following keys is used to replace a single character with new text? R s S r R s S r ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to move the cursor to the end of the paragraph. ( ) } { ( ) } { ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 1024 bytes 2048 bytes 512 bytes 256 bytes None of these 1024 bytes 2048 bytes 512 bytes 256 bytes None of these ANSWER DOWNLOAD EXAMIANS APP
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 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 /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -name - mtime + 365 / - ok rm grep (/usr/*) - mtime + 365 | -ok rm find -mtime +365 | rm None of these find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; find -name - mtime + 365 / - ok rm grep (/usr/*) - mtime + 365 | -ok rm ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; rd rmdir None of these remove rdir rd rmdir None of these remove rdir ANSWER DOWNLOAD EXAMIANS APP