Unix Which of the following command is used to count just the number of lines contained in a file? wc -l None of these wc -r wc -w wc -c wc -l None of these wc -r wc -w wc -c ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you to move the cursor to the upperleft corner of the screen to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor backward to the beginning of a word to move the cursor to the first column in the current line to move the cursor to the upperleft corner of the screen to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor backward to the beginning of a word to move the cursor to the first column in the current line ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? more cat head grep more cat head grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? tar programs/wb misc/wb cp programs/wb misc copy a:programs/wb b:misc/wb None of these copy programs/wb misc/wb tar programs/wb misc/wb cp programs/wb misc copy a:programs/wb b:misc/wb None of these copy programs/wb misc/wb ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? shutdown haltsys cancel kill shutdown haltsys cancel kill ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note chmod 167 note chmo a =761 note None of these chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note chmod 167 note chmo a =761 note None of these ANSWER DOWNLOAD EXAMIANS APP