网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
What command will print a list of usernames (first column) and their corresponding user id (uid, third column) from /etc/passwd?()
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


参考答案

参考解析
解析: 暂无解析
更多 “单选题What command will print a list of usernames (first column) and their corresponding user id (uid, third column) from /etc/passwd?()A  cut -d: -f 1,3 /etc/passwdB  chop -c 1,3 /etc/passwdC  tac 1-3/etc/passwdD  fmt -u /etc/passwd” 相关考题
考题 如何显示Linux系统中注册的用户数(包含系统用户)()。A.account-lB.nl/etc/passwd|headC.wc--users/etc/passwdD.wc--lines/etc/passwd

考题 Whatcommandwillprintalistofusernames(firstcolumn)andtheircorrespondinguserid(uid,thirdcolumn)from/etc/passwd?() A.cut-d:-f1,3/etc/passwdB.chop-c1,3/etc/passwdC.tac1-3/etc/passwdD.fmt-u/etc/passwd

考题 计算当前Linux系统中所有用户的数量,可以使用什么命令()A、wc-l/etc/passwdB、wc-lC、cat/etc/passwd|wc-lD、cat/etc/passwd>wc-l

考题 Whichfilesaremanagedthroughtheuseofthefilecollection"HACMP_Files"?() A.ThePowerHAGlobalODM.B.Systemnetworkingfilesincluding/etc/hosts,/etc/inetd.confand/etc/servicesC.Securityfilesincluding/etc/passwd,/etc/security/passwd,/etc/groupand/etc/security/groupD.UserconfigurablefilesincludingApplicationserverstartandstopscripts,custompreandpostnotificationeventsandapplicationmonitoringscripts

考题 在UNIX中保存用户信息的文件是()。 A./etc/passwordB./etc/passwdC./dev/passwordD./dev/passwd

考题 linux系统中,显示文件/etc/passwd文件的5-8行,下面的命令正确的是()。A、head -8 /etc/passwdB、tail -8 /etc/passwdC、more -8 /etc/passwdD、less -8 /etc/passwd

考题 AIX中下面哪个文件包含了对用户密码的设置信息()。A、/etc/passwdB、/etc/security/passwdC、/etc/security/environD、/etc/security/user

考题 下面()文件中包含用户id(uid),工作目录,和登录后的shell信息。A、/etc/security/passwdB、/etc/security/userC、/etc/security/environD、/etc/passwd

考题 UNIX操作系统的帐号管理和权限分配主要是通过哪三个文件管理来实现()。A、/etc/passwd,/etc/profile和/etc/groupB、/etc/group,/etc/profile和/etc/shadowC、/etc/group,/etc/shadow和/etc/passwd

考题 以下哪个vi命令可以在当前位置插入/etc/passwd文本文件()。A、:r/etc/passwdB、:i/etc/passwdC、:w/etc/passwdD、:s/etc/passwd

考题 以下哪个文件保存用户帐户的UID信息?()A、/etc/usersB、/etc/shadowC、/etc/passwdD、/etc/inittab

考题 哪个文件中含有用户信息数据库()A、/etc/user.datB、/etc/passwd.datC、/etc/usersD、/etc/passwd

考题 在UNIX中保存用户信息的文件是()。A、/etc/passwordB、/etc/passwdC、/dev/passwordD、/dev/passwd

考题 Linux系统中,()文件记录的用户id和组id。A、/var/passwdB、/var/shadowC、/etc/shadowD、/etc/passwd

考题 在UNIX中,保存用户信息的文件是()A、/etc/passwordB、/dev/passwordC、/etc/passwdD、/dev/passwd

考题 如何将/etc/passwd这个文件的属主改变成root()。A、chgrp root/etc/passwdB、chown root/etc/passwdC、chown test/etc/passwdD、chgrp test/etc/passwd

考题 What command will print a list of usernames (first column) and their corresponding user id (uid, third column) from /etc/passwd?()A、 cut -d: -f 1,3 /etc/passwdB、 chop -c 1,3 /etc/passwdC、 tac 1-3/etc/passwdD、 fmt -u /etc/passwd

考题 Which files are managed through the use of the file collection "HACMP_Files"?()A、The PowerHA Global ODM.B、System networking files including /etc/hosts, /etc/inetd.conf and /etc/servicesC、Security files including /etc/passwd, /etc/security/passwd, /etc/group and/etc/security/groupD、User configurable files including Application server start and stop scripts, custom pre and post notificationevents and application monitoring scripts

考题 如何显示Linux系统中注册的用户数(包含系统用户)?()A、account-lB、nl/etc/passwdC、wc--users/etc/passwdD、wc--lines/etc/passwd

考题 Unix系统中存放每个用户信息的文件是()。A、/sys/passwdB、/sys/passwordC、/etc/passwordD、/etc/passwd

考题 AIX中下面哪个文件包含了UID、HOME目录及shell信息()。A、/etc/passwdB、/etc/security/passwdC、/etc/security/environD、/etc/security/user

考题 单选题以下哪个vi命令可以在当前位置插入/etc/passwd文本文件()。A :r/etc/passwdB :i/etc/passwdC :w/etc/passwdD :s/etc/passwd

考题 单选题如何将/etc/passwd这个文件的属主改变成root()。A chgrp root/etc/passwdB chown root/etc/passwdC chown test/etc/passwdD chgrp test/etc/passwd

考题 单选题哪个文件中含有用户信息数据库()A /etc/user.datB /etc/passwd.datC /etc/usersD /etc/passwd

考题 单选题UNIX操作系统的帐号管理和权限分配主要是通过哪三个文件管理来实现()。A /etc/passwd,/etc/profile和/etc/groupB /etc/group,/etc/profile和/etc/shadowC /etc/group,/etc/shadow和/etc/passwd

考题 单选题What command will print a list of usernames (first column) and their corresponding user id (uid, third column) from /etc/passwd?()A  cut -d: -f 1,3 /etc/passwdB  chop -c 1,3 /etc/passwdC  tac 1-3/etc/passwdD  fmt -u /etc/passwd

考题 单选题Unix系统中存放每个用户信息的文件是()。A /sys/passwdB /sys/passwordC /etc/passwordD /etc/passwd

考题 单选题在UNIX中保存用户信息的文件是()。A /etc/passwordB /etc/passwdC /dev/passwordD /dev/passwd