Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. wc countw count p None of these wcount wc countw count p None of these wcount ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to obtain a list of all files by modification time? ls -t ls -i ls -1 ls -R ls -t ls -i ls -1 ls -R ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 555 note chmod 666 note chmod 333 note chmod 444 note chmod 555 note chmod 666 note chmod 333 note chmod 444 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? md cr None of these mkdir crdir md cr None of these mkdir crdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * /bin/* None of these mv *.* /bin/ mv * ../bin *.* mv * ../bin mv * /bin/* None of these mv *.* /bin/ mv * ../bin *.* mv * ../bin 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 echo ^a tty ^c stty intr ^c stty echoe stty echo ^a tty ^c stty intr ^c ANSWER DOWNLOAD EXAMIANS APP