Unix Which command is used to count just the number of characters in a file? wc -w wc -r wc -c wc - 1 wc -w wc -r wc -c wc - 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? [ijk] [!ijk] None of these * ? [ijk] [!ijk] None of these * ? ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? None of these cp copy tar cpio None of these cp copy tar cpio ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? j rch R None of these S j rch R None of these S ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? None of these #NAME? pid -r option None of these #NAME? pid -r option ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod 167 note chmo a =761 note None of these chmod u=rwx, g=rw, o=x note chmod 4=7, g=6,0 =1 note chmod 167 note chmo a =761 note None of these chmod u=rwx, g=rw, o=x note chmod 4=7, g=6,0 =1 note ANSWER DOWNLOAD EXAMIANS APP