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 of the following commands is used to list contents of directories? lp tar ls dir lp tar ls dir ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is .exrc .autoexec None of these .profile autoexec.bat .exrc .autoexec None of these .profile autoexec.bat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to move the cursor to the end of the paragraph. ) } ( { ) } ( { ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? :x :q q! None of these :w :x :q q! None of these :w ANSWER DOWNLOAD EXAMIANS APP
Unix Which column contains all details of the permissions of a file when you issue the ls -l command? first fourth third second first fourth third second ANSWER DOWNLOAD EXAMIANS APP