Unix Which command is used to display a file contents in octal form? cd oct of od cd oct of od ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? pat$ pat^ $pat ^pat pat$ pat^ $pat ^pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to summarize the disk usage? du disk fdisk chkdsk None of these du disk fdisk chkdsk None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 256 bytes None of these 2048 bytes 1024 bytes 512 bytes 256 bytes None of these 2048 bytes 1024 bytes 512 bytes ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 6 5 3 1 None of these 6 5 3 1 None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? : ; # $ : ; # $ ANSWER DOWNLOAD EXAMIANS APP