Unix Which command is used to count just the number of characters in a file? wc -c wc - 1 wc -r wc -w wc -c wc - 1 wc -r wc -w ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? lp ls tar dir lp ls tar dir ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? [!ijk] * ? [ijk] None of these [!ijk] * ? [ijk] None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? Ip ls ~ x ls -l ls -F -x Ip ls ~ x ls -l ls -F -x ANSWER DOWNLOAD EXAMIANS APP
Unix In vi editor, forward search is performed using the command. /pat ?pat :pat All of these /pat ?pat :pat All of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls *[lst] ls -l *.lst ls lst* ls *.* ls *[lst] ls -l *.lst ls lst* ls *.* ANSWER DOWNLOAD EXAMIANS APP