Unix Which command is used to extract specific columns from the file? cat paste cut grep cat paste cut grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod g+x note chmod u+w note chmod u+x note chmod ugo+x note chmod g+x note chmod u+w note chmod u+x note chmod ugo+x note 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. wc count p countw None of these wcount wc count p countw None of these wcount ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about yourself? i /4 None of these pwd who am i which i /4 None of these pwd who am i which ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates All of these Read and write permission of groups Write permission for others Execute permission for the owner None of these All of these Read and write permission of groups Write permission for others Execute permission for the owner None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? od cd of oct od cd of oct ANSWER DOWNLOAD EXAMIANS APP