Unix Which command is used to list all the files with extension .lst? ls -l *.lst ls lst* ls *[lst] ls *.* ls -l *.lst ls lst* ls *[lst] ls *.* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -l ls -F ls -x ls -l -d ls -l ls -F ls -x ls -l -d ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? md crdir None of these cr mkdir md crdir None of these cr mkdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? cd cd HOME. cd.. None of these cd/ cd cd HOME. cd.. None of these cd/ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? kill shutdown haltsys cancel kill shutdown haltsys cancel ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? more cat head grep more cat head grep ANSWER DOWNLOAD EXAMIANS APP