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 If a file has read and write permissions for the owner, then the octal representation of the permissions will be 6 1 3 None of these 5 6 1 3 None of these 5 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? cut sales empl.lst /sales > empl.lst cat | /sales > empl.lst grep sales empl.lst None of these cut sales empl.lst /sales > empl.lst cat | /sales > empl.lst grep sales empl.lst None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? None of these lk tar cp ln None of these lk tar cp ln ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to identify the type of file by context? cat file more ls cat file more ls ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you None of these to move cursor right by one position to move cursor down by one line to move cursor left by one position to move cursor to the beginning of the line specified by the number None of these to move cursor right by one position to move cursor down by one line to move cursor left by one position to move cursor to the beginning of the line specified by the number ANSWER DOWNLOAD EXAMIANS APP