多做题,通过考试没问题!

CompTIA认证考试

睦霖题库>其他计算机考试>CompTIA认证考试

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?()

  • 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
正确答案:C
答案解析:
进入题库查看解析

微信扫一扫手机做题