Unix Which command is used to sort the lines of data in a file in alphabetical order? sort st sort -r sh None of these sort st sort -r sh None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? au du ps pid au du ps pid ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? None of these pg lp more cat None of these pg lp more cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? None of these i A I a None of these i A I a ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? tar programs/wb misc/wbx copy programs/wb misc/wbx cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx tar programs/wb misc/wbx copy programs/wb misc/wbx cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? md mkdir None of these cr crdir md mkdir None of these cr crdir ANSWER DOWNLOAD EXAMIANS APP