Linux What command is not used to list the files chap01, chap02 and chap04? ls chap[124] 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 ANSWER DOWNLOAD EXAMIANS APP
Linux What shell's wild-card is used to match any number of characters including none? [!ijk] None of these [ijk] * ? [!ijk] None of these [ijk] * ? ANSWER DOWNLOAD EXAMIANS APP
Linux What can he used to set up a firewall on a Linux system? netstat ipchains route trace netstat ipchains route trace ANSWER DOWNLOAD EXAMIANS APP
Linux The 32-bit internet address 10000000 00001010 00000010 00011110 will be written in dotted decimal notation as None of these 148.20.2.30 210.20.2.64 128.10.2.30 164.100.9.61 None of these 148.20.2.30 210.20.2.64 128.10.2.30 164.100.9.61 ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others? chmod g - x, uo + r letter chmod u - x, go + r letter chmod go + x, u - x letter chmod go + r, u + x letter chmod g - x, uo + r letter chmod u - x, go + r letter chmod go + x, u - x letter chmod go + r, u + x letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to remove files? delete dm rm None of these erase delete dm rm None of these erase ANSWER DOWNLOAD EXAMIANS APP