Unix The agency that sits between the user and the UNIX system is called the logic shell erxc profile logic shell erxc profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order st sh sort -r sort st sh sort -r sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile >newfile wc infile | newfile wc infile - newfile wc newfile wc infile >newfile wc infile | newfile wc infile - newfile wc newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about all users who are currently logged into the system? which None of these 1 /u who am i who which None of these 1 /u who am i who ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? None of these q! :q :x :w None of these q! :q :x :w 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 /sales > empl.lst cut sales empl.lst None of these grep sales empl.lst cat | /sales > empl.lst /sales > empl.lst cut sales empl.lst None of these grep sales empl.lst ANSWER DOWNLOAD EXAMIANS APP