Unix Which of the following commands is used to view your file 24 lines at a time? lp pg /p cat None of these lp pg /p cat None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 666 note chmod 444 note chmod 555 note chmod 333 note chmod 666 note chmod 444 note chmod 555 note chmod 333 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to move the cursor to the end of the paragraph. ( ) { } ( ) { } ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? cp programs/wb misc/wbx tar programs/wb misc/wbx copy programs/wb misc/wbx copy a:programs/wb b:misc/wbx cp programs/wb misc/wbx tar programs/wb misc/wbx copy programs/wb misc/wbx copy a:programs/wb b:misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about all users who are currently logged into the system? who am i who which None of these 1 /u who am i who which None of these 1 /u ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod u-x, go+r note chmod go+x, u-x note chmod go+r, u+x note None of these chmod g-x, uo+r note chmod u-x, go+r note chmod go+x, u-x note chmod go+r, u+x note None of these chmod g-x, uo+r note ANSWER DOWNLOAD EXAMIANS APP