Unix Which command is used to assign only read permission to all three categories of the file 'note'? None of these chmod u+r,g+r,o-x note chmod a-rw chmod ugo=r note chmod go+r note None of these chmod u+r,g+r,o-x note chmod a-rw chmod ugo=r note chmod go+r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* patch All of these catch .ch patch All of these catch .ch ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: both input and output file standard input file standard output file neither standard input nor standard output file both input and output file standard input file standard output file neither standard input nor standard output file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? S s a i S s a i ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? None of these /p pg lp cat None of these /p pg lp cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? ed lyrix cat vi ed lyrix cat vi ANSWER DOWNLOAD EXAMIANS APP