Unix Which command is used with vi editor to move the cursor to the left? j k h None of these i j k h None of these i ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. countw wc count p None of these wcount countw wc count p None of these wcount ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -r wc -c wc - 1 wc -w wc -r wc -c wc - 1 wc -w ANSWER DOWNLOAD EXAMIANS APP
Unix Which operator will be used with chmod command to assign absolute permission? None of these = + % - None of these = + % - ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? cp wb collect mon ../misc copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc copy wb collect mon /misc None of these cp wb collect mon ../misc copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc copy wb collect mon /misc None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? md None of these crdir cr mkdir md None of these crdir cr mkdir ANSWER DOWNLOAD EXAMIANS APP