Unix Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories? rm * rm *.* None of these rm all rm -r * rm * rm *.* None of these rm all rm -r * ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? None of these fch tch rch ech None of these fch tch rch ech 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 The [line number G] key allows you to move cursor left by one position to move cursor down by one line to move cursor to the beginning of the line specified by the number None of these to move cursor right by one position to move cursor left by one position to move cursor down by one line to move cursor to the beginning of the line specified by the number None of these to move cursor right by one position ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to summarize the disk usage? None of these du disk chkdsk fdisk None of these du disk chkdsk fdisk ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates Execute permission for the owner Read and write permission of groups Write permission for others None of these All of these Execute permission for the owner Read and write permission of groups Write permission for others None of these All of these ANSWER DOWNLOAD EXAMIANS APP