Unix Which command is used to list out all the hidden files along with the other files? ls -F ls -l ls -a ls -x ls -F ls -l ls -a ls -x ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? None of these sort st sh sort -r None of these sort st sh sort -r 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
Unix Which of the following commands is not the vi Input mode command? None of these j rch R S None of these j rch R S ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? [!ijk] * None of these [ijk] ? [!ijk] * None of these [ijk] ? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? haltsys cancel shutdown kill haltsys cancel shutdown kill ANSWER DOWNLOAD EXAMIANS APP