Unix Which of the following commands can be used to get information about all users who are currently logged into the system? None of these which 1 /u who am i who None of these which 1 /u who am i who 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 None of these cat | /sales > empl.lst grep sales empl.lst /sales > empl.lst cut sales empl.lst None of these cat | /sales > empl.lst grep sales empl.lst /sales > empl.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? c C R r c C R r ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to compare the files is known as do cmp ccp comp do cmp ccp comp ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? None of these $pat pat$ ^pat pat^ None of these $pat pat$ ^pat pat^ ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to None of these display a file print a file copy a file capture a file None of these display a file print a file copy a file capture a file ANSWER DOWNLOAD EXAMIANS APP