Which of the following vi command sequences will allow the administrator to quit without saving any changes?
Which of the following commands will change all CR-LF pairs in an imported text file, userlist.txt, to Linux standard LF characters and store it as newlist.txt?
Which of the following commands, entered into a bash initialization file, will have bash recognize vi keystrokes after login?
Which of the following chown commands will change the ownership to foo and the group to bar on a file named biglist?