Unix Which command is used to count just the number of characters in a file? wc -c wc -w wc - 1 wc -r wc -c wc -w wc - 1 wc -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? cat | /sales > empl.lst None of these grep sales empl.lst cut sales empl.lst /sales > empl.lst cat | /sales > empl.lst None of these grep sales empl.lst cut sales empl.lst /sales > empl.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? dir tar ls lp dir tar ls lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following options will be used to display number of blocks used by a file? None of these -c #NAME? -r option None of these -c #NAME? -r option ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? lyrix vi cat ed lyrix vi cat ed ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out copy None of these cp - p cpio cp copy None of these cp - p cpio cp ANSWER DOWNLOAD EXAMIANS APP