Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is grep tee tr sort grep tee tr sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod ugo=r note chmod go+r note chmod a-rw None of these chmod u+r,g+r,o-x note chmod ugo=r note chmod go+r note chmod a-rw None of these chmod u+r,g+r,o-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -l ls -x ls -F ls -a ls -l ls -x ls -F ls -a ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? lp cat pg /p None of these lp cat pg /p None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? cat None of these lp pg more cat None of these lp pg more ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files contains information related to password aging? Shadow password profile All the these Shadow password profile All the these ANSWER DOWNLOAD EXAMIANS APP