Unix Which command is used to list all the files with extension .lst? ls *.* ls lst* ls *[lst] ls -l *.lst ls *.* ls lst* ls *[lst] ls -l *.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? lyrix cat vi ed lyrix cat vi ed ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? #NAME? None of these -1 -R #NAME? None of these -1 -R ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? * ? [ijk] None of these [!ijk] * ? [ijk] None of these [!ijk] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -l ls -x ls -F ls -l -d ls -l ls -x ls -F ls -l -d ANSWER DOWNLOAD EXAMIANS APP
Unix While working with mail command, which command is used to save mail in a separate file? d r w s d r w s ANSWER DOWNLOAD EXAMIANS APP