Unix The seventh field of /etc/password is password home None of these login shell password home None of these login shell ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? cat pg None of these lp /p cat pg None of these lp /p ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display your working directory? path pwd dir prompt $p$g path pwd dir prompt $p$g 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 go+x, u-x note chmod go+r, u+x note chmod u-x, go+r note chmod g-x, uo+r note None of these chmod go+x, u-x note chmod go+r, u+x note chmod u-x, go+r note chmod g-x, uo+r note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? cat | /sales > empl.lst /sales > empl.lst grep sales empl.lst cut sales empl.lst None of these cat | /sales > empl.lst /sales > empl.lst grep sales empl.lst cut sales empl.lst None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to obtain a list of all files by modification time? ls -i ls -1 ls -t ls -R ls -i ls -1 ls -t ls -R ANSWER DOWNLOAD EXAMIANS APP