Linux What command is used to count the number of files in the current directory by using pipes? ls | wc - l ls | wc ls | ws - c ls | wc - w ls | wc - l ls | wc ls | ws - c ls | wc - w ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command is used to create a Linux installation hoot floppy? bootfp disk mkboot disk None of these ww and rawwrite dd and rawrite bootfp disk mkboot disk None of these ww and rawwrite dd and rawrite ANSWER DOWNLOAD EXAMIANS APP
Linux The command chmod 761 letter is equivalent to None of the listed here chmod 4=7, g = 6, o = 1 letter chmod a = 761 letter chmod u = rwx, g = rw, o = x letter None of the listed here chmod 4=7, g = 6, o = 1 letter chmod a = 761 letter chmod u = rwx, g = rw, o = x letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to delete a single character? z None of these y a x z None of these y a x ANSWER DOWNLOAD EXAMIANS APP
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 sign is used to back up over typing errors in vi? @ € $ # @ € $ # ANSWER DOWNLOAD EXAMIANS APP