Unix Which command is used with vi editor to search a pattern in the forward direction? ? ?? // / ? ?? // / ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following special shell variables is used to process number of the current shell? None of these $! $$ $* None of these $! $$ $* ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files? -r -d -l -b None of these -r -d -l -b None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to compare the files is known as comp ccp cmp do comp ccp cmp do ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? copy tar cp None of these cpio copy tar cp None of these cpio ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? s a A S s a A S ANSWER DOWNLOAD EXAMIANS APP