Unix Which of the following commands is used to identify the type of file by context? file ls more cat file ls more cat ANSWER DOWNLOAD EXAMIANS APP
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 all rm * None of these rm -r * rm *.* rm all rm * None of these rm -r * rm *.* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? ren remove rename mv ren remove rename mv ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files? rm delete erase dm None of these rm delete erase dm None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? ? * None of these [ijk] [!ijk] ? * None of these [ijk] [!ijk] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? k j h None of these i k j h None of these i ANSWER DOWNLOAD EXAMIANS APP