Linux What shell's wild-card is used to match a single character? [ijk] * [ijk] ? [ijk] * [ijk] ? ANSWER DOWNLOAD EXAMIANS APP
Linux In OSI network architecture, the routing is performed by data link layer network layer transport layer None of these session layer data link layer network layer transport layer None of these session layer ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to set user and group quotas? /sbin/quota /sbin/edquota /sbin/quotaon /sbin/usrquota /sbin/quota /sbin/edquota /sbin/quotaon /sbin/usrquota ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign executable permission to the owner of the file named "letter"? None of these chmod ugo + x letter chmod u + w letter chmod u + x letter chmod g + x letter None of these chmod ugo + x letter chmod u + w letter chmod u + x letter chmod g + x letter ANSWER DOWNLOAD EXAMIANS APP
Linux The 32-bit internet address 10000000 00001010 00000010 00011110 will be written in dotted decimal notation as 128.10.2.30 None of these 148.20.2.30 210.20.2.64 164.100.9.61 128.10.2.30 None of these 148.20.2.30 210.20.2.64 164.100.9.61 ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to search a pattern in the forward direction? / ? ?? // / ? ?? // ANSWER DOWNLOAD EXAMIANS APP