Unix Which command will be used with vi editor to insert text to left of cursor? s i S a s i S a 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 -r * None of these rm * rm *.* rm all rm -r * None of these rm * rm *.* rm all ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to print a file display a file None of these capture a file copy a file print a file display a file None of these capture a file copy a file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls -l *.lst ls *.* ls lst* ls *[lst] ls -l *.lst ls *.* ls lst* ls *[lst] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? remove rm mv del remove rm mv del 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. count p wcount wc None of these countw count p wcount wc None of these countw ANSWER DOWNLOAD EXAMIANS APP