Unix Which of the following options will be used to display number of blocks used by a file? -c None of these -r option #NAME? -c None of these -r option #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells who the owner of the file is how large the file is and when the file was last modified. None of these the name of the group owner of the file All of these who the owner of the file is how large the file is and when the file was last modified. None of these the name of the group owner of the file All of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * ../bin mv *.* /bin/ mv * ../bin *.* mv * /bin/* None of these mv * ../bin mv *.* /bin/ mv * ../bin *.* mv * /bin/* None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you to move cursor left by one position None of these to move cursor to the beginning of the line specified by the number to move cursor down by one line to move cursor right by one position to move cursor left by one position None of these to move cursor to the beginning of the line specified by the number to move cursor down by one line to move cursor right by one position ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? None of these chmod ugo=r note chmod go+r note chmod a-rw chmod u+r,g+r,o-x note None of these chmod ugo=r note chmod go+r note chmod a-rw chmod u+r,g+r,o-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? pg lp /p cat None of these pg lp /p cat None of these ANSWER DOWNLOAD EXAMIANS APP