Unix Which operator will be used with chmod command to assign absolute permission? + None of these % = - + None of these % = - ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 512 bytes 1024 bytes 256 bytes None of these 2048 bytes 512 bytes 1024 bytes 256 bytes None of these 2048 bytes ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is tr grep sort tee tr grep sort tee ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? cdir changedir None of these cd chdir cdir changedir None of these cd chdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc newfile wc infile | newfile wc infile >newfile wc infile - newfile wc newfile wc infile | newfile wc infile >newfile wc infile - newfile ANSWER DOWNLOAD EXAMIANS APP
Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty echoe stty intr ^c tty ^c stty echo ^a stty echoe stty intr ^c tty ^c stty echo ^a ANSWER DOWNLOAD EXAMIANS APP