Linux What command is used to compare the files? comp ccp du cmp comp ccp du cmp 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 u + r, g + r, o - x letter chmod go + r letter chmod ugo = r letter chmod a - rw letter chmod u + r, g + r, o - x letter chmod go + r letter chmod ugo = r letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to remove files? None of these delete dm erase rm None of these delete dm erase rm ANSWER DOWNLOAD EXAMIANS APP
Linux What of the following tool is used to check and repair Linux file systems? fsck fdisk mkfs mount fsck fdisk mkfs mount ANSWER DOWNLOAD EXAMIANS APP
Linux What layer protocol is responsible for user and the application programme support such as passwords, resource sharing, file transfer and network management? Layer 4 protocols Layer 7 protocols Layer 5 protocols Layer 6 protocols Layer 4 protocols Layer 7 protocols Layer 5 protocols Layer 6 protocols ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command lists the last 10 lines of a file? grep head tail cat grep head tail cat ANSWER DOWNLOAD EXAMIANS APP