Unix Which of the following commands is used to identify the type of file by context? more ls file cat more ls file cat ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 1024 bytes 256 bytes 512 bytes 2048 bytes None of these 1024 bytes 256 bytes 512 bytes 2048 bytes None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? wc grep sort None of these wc grep sort None of these ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the >> symbols < symbols None of these > symbols >> symbols < symbols None of these > symbols ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+rw letter chmod ugo+x letter chmod u+x letter chmod ugo+r letter chmod ugo+rw letter chmod ugo+x letter chmod u+x letter chmod ugo+r letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? head cat grep more head cat grep more ANSWER DOWNLOAD EXAMIANS APP