Unix Which command is used to list out all the hidden files along with the other files? ls -F ls -x ls -l ls -a ls -F ls -x ls -l ls -a ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you to move cursor to the beginning of the line specified by the number to move cursor left by one position to move cursor down by one line None of these to move cursor right by one position to move cursor to the beginning of the line specified by the number to move cursor left by one position to move cursor down by one line None of these to move cursor right by one position ANSWER DOWNLOAD EXAMIANS APP
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 go+r note chmod u+r,g+r,o-x note None of these chmod ugo=r note chmod a-rw chmod go+r note chmod u+r,g+r,o-x note None of these chmod ugo=r note chmod a-rw ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? /p cat None of these pg lp /p cat None of these pg lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? trial TRY None of these my .file trial TRY None of these my .file ANSWER DOWNLOAD EXAMIANS APP