Unix Which command is used to list all the files with extension .lst? ls *[lst] ls *.* ls -l *.lst ls lst* ls *[lst] ls *.* ls -l *.lst ls lst* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to set the three permissions for all the three categories of users of a file? chmod chusr None of these chown chgrp chmod chusr None of these chown chgrp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of are following internal commands is used in mail to forward mail to user in user-list? e user-list r user-list None of these m user-list d user-list e user-list r user-list None of these m user-list d user-list ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? i h k None of these j i h k None of these j ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? cut sales empl.lst grep sales empl.lst /sales > empl.lst cat | /sales > empl.lst None of these cut sales empl.lst grep sales empl.lst /sales > empl.lst cat | /sales > empl.lst None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? None of these R rch j S None of these R rch j S ANSWER DOWNLOAD EXAMIANS APP