单选题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.txtB tr -c ’/n/r’   newlist.txt  userlist.txtC tr -d /r¯  userlist.txt  newlist.txtD tr /r¯/n¯ userlist.txt newlist.txtE tr -s ®^M’¡®^J’ userlist.txt newlist.tx

单选题
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


参考解析

解析: 暂无解析

相关考题:

The operator needs to change the /test filesystem in the testvg volume group so that it mounts automatically following a system reboot. Which of the following commands is correct?()A、chvg -a y testvgB、chfs -A yes /testC、mount /test -auto=yesD、chlv -a automount=y testlv

An AIX system administrator needs to adjust the maximum amount of memory that can be pinned. Which of the following commands is used to make the change?()A、 vmtune -MB、 svmon -mC、 vmstat -sD、 schedtune -m

Which of the following commands should be used to view and change the network filesystem tuning parameters available on the system?()A、 noB、 nfsoC、 vmtuneD、 exportfs

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.txtB、 tr -c ’/n/r’ "  newlist.txt  userlist.txtC、 tr -d /r¯  userlist.txt  newlist.txtD、 tr /r¯/n¯ userlist.txt newlist.txtE、 tr -s ®^M’¡®^J’ userlist.txt newlist.tx

Which of the following commands identifies all network adapter types that are installed in a machine?()A、lsdevB、lsattrC、ifconfigD、netstat

A System p administrator has been instructed to verify that all filesets have all required requisitesand are completely installed. Which of the following commands will provide this information()A、lslppB、lppchkC、geninstallD、installp

Which commands will list all the logical volumes and the file system distribution across a specific physical volume of the following?()A、lspv -lB、lslv -pC、lsps -aD、lsvg -m

Which of the following commands will list all the logical volumes and the file system distribution across a specific physical volume()A、Ispv-IB、Islv-pC、Ispv-LD、Isvg

Which of the following commands will list available paging space on a system?()A、lspsB、lsps -aC、lsps -pgD、lsps ALL

An administrator just completed an AIX installation but suspects that not all filesets installed completely. Which of the following commands would verify that all filesets are completely installed?()A、installp -EB、lslpp -EC、lppchk -cD、instfix -c

Which of the following commands will list vital product data for all hardware components on a server?()A、lsdev -CB、lsslot -aC、lscfg -vpD、lsattr -El

单选题An AIX system administrator needs to adjust the maximum amount of memory that can be pinned. Which of the following commands is used to make the change?()A vmtune -MB svmon -mC vmstat -sD schedtune -m

单选题Which of the following commands is used to change device driver settings for a network adapter?()AnoBchdevCfrcactrlDifconfig

单选题An  administrator  must  verify  all  filesets  are  completely  installed  before  an  upgrade.   Which  of  the following commands will perform this task()AIslpp -vBIppchk -vCinstallp -vDinstfix -v

单选题Which of the following commands will allow a user to discover their IP address, subnet, and DNS?()AIPCONFIGBNETSTAT -ACNSLOOKUPDIPCONFIG /ALL

单选题Which of the following commands should be used to view and change the network filesystem tuning parameters available on the system?()A noB nfsoC vmtuneD exportfs