Unix Which of the following commands is used to list contents of directories? tar ls lp dir tar ls lp dir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 671 note chmod 167 note chmod 4=rwx, g=rw note chmod 761 note chmod 671 note chmod 167 note chmod 4=rwx, g=rw note chmod 761 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? oct cd od of oct cd od of ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 2048 bytes None of these 256 bytes 1024 bytes 512 bytes 2048 bytes None of these 256 bytes 1024 bytes 512 bytes ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -r wc -w wc - 1 wc -c wc -r wc -w wc - 1 wc -c ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? # : ; $ # : ; $ ANSWER DOWNLOAD EXAMIANS APP