Unix The field separator in cut command is specified with -r option None of these #NAME? -c -r option None of these #NAME? -c ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile - newfile wc newfile wc infile >newfile wc infile | newfile wc infile - newfile wc newfile wc infile >newfile wc infile | newfile ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /bin and /usr/bin directories /dev directory /unix directory None of these /tmp directory /bin and /usr/bin directories /dev directory /unix directory None of these /tmp directory ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls lst* ls *.* ls *[lst] ls -l *.lst ls lst* ls *.* ls *[lst] ls -l *.lst ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to print a file capture a file copy a file display a file None of these print a file capture a file copy a file display a file None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to identify the type of file by context? file ls more cat file ls more cat ANSWER DOWNLOAD EXAMIANS APP