Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. wc None of these count p wcount countw wc None of these count p wcount countw ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? print prn pg lp print prn pg lp ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: standard input file both input and output file neither standard input nor standard output file standard output file standard input file both input and output file neither standard input nor standard output file standard output file ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display your working directory? prompt $p$g dir pwd path prompt $p$g dir pwd path ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? ln lk None of these tar cp ln lk None of these tar cp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod go+r, u+x note chmod g-x, uo+r note chmod go+x, u-x note chmod u-x, go+r note None of these chmod go+r, u+x note chmod g-x, uo+r note chmod go+x, u-x note chmod u-x, go+r note None of these ANSWER DOWNLOAD EXAMIANS APP