Linux What command is not used to list the files chap01, chap02 and chap04? ls - x chap0[124] ls chap* None of the listed here ls chap[124] ls - x chap0[124] ls chap* None of the listed here ls chap[124] ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign executable permission to the owner of the file named "letter"? chmod u + w letter None of these chmod g + x letter chmod u + x letter chmod ugo + x letter chmod u + w letter None of these chmod g + x letter chmod u + x letter chmod ugo + x letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign only read permission to all three categories of the file'letter'? chmod a - rw letter chmod go + r letter chmod ugo = r letter chmod u + r, g + r, o - x letter chmod a - rw letter chmod go + r letter chmod ugo = r letter chmod u + r, g + r, o - x letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to remove the directory? rdir rmdir rd None of these remove rdir rmdir rd None of these remove ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to print a file? print pg lp prn print pg lp prn ANSWER DOWNLOAD EXAMIANS APP
Linux What of the following tool is used to check and repair Linux file systems? mount mkfs fdisk fsck mount mkfs fdisk fsck ANSWER DOWNLOAD EXAMIANS APP