Unix Which command is used to sort the lines of data in a file in alphabetical order? sort sh st sort -r None of these sort sh st sort -r None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? print prn pg lp print prn pg lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? Ip ls -l ls ~ x ls -F -x Ip ls -l ls ~ x ls -F -x ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ai sm ts ic ai sm ts ic ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? remove rm del mv remove rm del mv ANSWER DOWNLOAD EXAMIANS APP
Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty echo ^a stty intr ^c tty ^c stty echoe stty echo ^a stty intr ^c tty ^c stty echoe ANSWER DOWNLOAD EXAMIANS APP