Linux What command is used to count just the number of lines contained in a file? wc - r None of these wc - c wc - l wc - w wc - r None of these wc - c wc - l wc - w ANSWER DOWNLOAD EXAMIANS APP
Linux The command chmod 761 letter is equivalent to chmod u = rwx, g = rw, o = x letter chmod 4=7, g = 6, o = 1 letter None of the listed here chmod a = 761 letter chmod u = rwx, g = rw, o = x letter chmod 4=7, g = 6, o = 1 letter None of the listed here chmod a = 761 letter ANSWER DOWNLOAD EXAMIANS APP
Linux What shell's wild-card is used to match a single character? [ijk] ? [ijk] * [ijk] ? [ijk] * ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to copy directory structures in and out? cpio copy cp cp - p None of these cpio copy cp cp - p None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What sign is used to back up over typing errors in vi? € @ # $ € @ # $ 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 chmod u + x letter chmod ugo + x letter chmod g + x letter None of these chmod u + w letter chmod u + x letter chmod ugo + x letter chmod g + x letter None of these ANSWER DOWNLOAD EXAMIANS APP