Unix Which command is used to list all the files with extension .lst? ls lst* ls -l *.lst ls *.* ls *[lst] ls lst* ls -l *.lst ls *.* ls *[lst] ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with disk free command to include the total amount of disk space in the file system? #NAME? None of these #NAME? -4 #NAME? #NAME? None of these #NAME? -4 #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? R c r C R c r C ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? A a S s A a S s ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display your working directory? pwd prompt $p$g dir path pwd prompt $p$g dir path ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? None of these ls -1 ls ls -x lc None of these ls -1 ls ls -x lc ANSWER DOWNLOAD EXAMIANS APP