A. the Fonts section B. the Files section C. the xfsCodes section D. the Graphics section E. the modeline section
A. cut -d: -f 1,3 /etc/passwd B. chop -c 1,3 /etc/passwd C. tac 1-3/etc/passwd D. fmt -u /etc/passwd
A. history-pvi B. alias emacs=vi C. HISTCMD=vi D. set -o vi E. unset emacs
A. tr ’\r\n’ " < userlist.txt > newlist.txt B. tr -c ’\n\r’ " < newlist.txt > userlist.txt C. tr -d \r¯ < userlist.txt > newlist.txt D. tr \r¯\n¯ userlist.txt newlist.txt E. tr -s ®^M’¡®^J’ userlist.txt newlist.tx
A. Idconfig B. Idd C. libpath D. newlibs