Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is sort grep tee tr sort grep tee tr ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to compare the files is known as do cmp comp ccp do cmp comp ccp ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? $pat pat$ pat^ ^pat $pat pat$ pat^ ^pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to have a two-way communication with any person who is currently logged in? mesg grep None of these write mail mesg grep None of these write mail ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? s i a S s i a S ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv *.* /bin/ mv * ../bin *.* mv * ../bin None of these mv * /bin/* mv *.* /bin/ mv * ../bin *.* mv * ../bin None of these mv * /bin/* ANSWER DOWNLOAD EXAMIANS APP