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 The UNIX file system stores a date in physical blocks of None of these 1024 bytes 2048 bytes 256 bytes 512 bytes None of these 1024 bytes 2048 bytes 256 bytes 512 bytes ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to set the three permissions for all the three categories of users of a file? chusr chmod chgrp chown None of these chusr chmod chgrp chown None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? grep tee None of these cat more grep tee None of these cat more ANSWER DOWNLOAD EXAMIANS APP
Unix While working with mail command, which command is used to save mail in a separate file? w r s d w r s d ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files? -b -d -r -l None of these -b -d -r -l None of these ANSWER DOWNLOAD EXAMIANS APP