Unix Which of command is used to copy a file? tar cp copy cpio None of these tar cp copy cpio None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile | newfile wc newfile wc infile >newfile wc infile - newfile wc infile | newfile wc newfile wc infile >newfile wc infile - newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -w wc -r wc - 1 wc -c wc -w wc -r wc - 1 wc -c ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? S rch j R None of these S rch j R None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? chdir cd None of these cdir changedir chdir cd None of these cdir changedir ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note chmod 167 note None of these chmo a =761 note chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note chmod 167 note None of these chmo a =761 note ANSWER DOWNLOAD EXAMIANS APP