Unix Which of the following commands is used to view your file 24 lines at a time? cat /p None of these pg lp cat /p None of these pg lp ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to capture a file copy a file print a file None of these display a file capture a file copy a file print a file None of these display a file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file '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 chmod go+r note ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells All of these how large the file is and when the file was last modified. who the owner of the file is the name of the group owner of the file None of these All of these how large the file is and when the file was last modified. who the owner of the file is the name of the group owner of the file None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? head cat grep more head cat grep more ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? ren rename remove mv ren rename remove mv ANSWER DOWNLOAD EXAMIANS APP