Unix Which command will be used with vi editor to replace text from cursor to right? C c R r C c R r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? None of these mv * ../bin *.* mv * /bin/* mv * ../bin mv *.* /bin/ None of these mv * ../bin *.* mv * /bin/* mv * ../bin mv *.* /bin/ ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+r letter chmod u+x letter chmod ugo+rw letter chmod ugo+x letter chmod ugo+r letter chmod u+x letter chmod ugo+rw letter chmod ugo+x letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which is the earliest and most widely used shell that came with the UNIX system? Smith shell Bourne shell None of these C shell Korn shell Smith shell Bourne shell None of these C shell Korn shell ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? s i S a s i S a ANSWER DOWNLOAD EXAMIANS APP
Unix Major expressions used with find command to select file is it has been accessed in more than 375 days, is None of these #NAME? #NAME? #NAME? #NAME? None of these #NAME? #NAME? #NAME? #NAME? ANSWER DOWNLOAD EXAMIANS APP