Unix Which command is used to list all the files with extension .lst? ls *.* ls *[lst] ls -l *.lst ls lst* ls *.* ls *[lst] ls -l *.lst ls lst* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? pg cat more None of these lp pg cat more None of these lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display your working directory? prompt $p$g path dir pwd prompt $p$g path dir pwd ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the >> symbols None of these > symbols < symbols >> symbols None of these > symbols < symbols ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? cat more head grep cat more head grep ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; rdir None of these rd rmdir remove rdir None of these rd rmdir remove ANSWER DOWNLOAD EXAMIANS APP