Unix Which of the following commands is used to view your file 24 lines at a time? pg cat None of these lp /p pg cat None of these lp /p 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 #NAME? None of these #NAME? #NAME? #NAME? #NAME? None of these #NAME? #NAME? #NAME? 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 /sales > empl.lst cat | /sales > empl.lst grep sales empl.lst None of these cut sales empl.lst /sales > empl.lst cat | /sales > empl.lst grep sales empl.lst None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls lst* ls -l *.lst ls *[lst] ls *.* ls lst* ls -l *.lst ls *[lst] ls *.* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? j S rch None of these R j S rch None of these R ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod u-x, go+r note chmod go+r, u+x note chmod go+x, u-x note chmod g-x, uo+r note None of these chmod u-x, go+r note chmod go+r, u+x note chmod go+x, u-x note chmod g-x, uo+r note None of these ANSWER DOWNLOAD EXAMIANS APP