AIX下创建smpsys用户的命令(属组为sms、家目录为/home/smpsys、shell模式为csh)是:() pgrp=sms home=/home/smpsys shell=/usr/bin/csh smpsys。
AIX下创建smpsys用户的命令(属组为sms、家目录为/home/smpsys、shell模式为csh)是:() pgrp=sms home=/home/smpsys shell=/usr/bin/csh smpsys。
相关考题:
在UNIX系统中,Shell程序(21)实现显示用户主目录以及当前命令的进程标识符。A.echo UserHome directory:$LOGNAME echo Current shell's PID:$$B.echo UserHome directory:$HOME echo Current shell'PID:$@C.echO UserHOme directOIy:$LOGNAME echo Current shell'sPID:$@D.echo UserHome directory:$HOME echo Current shell'sPID:$$
Whenrunonamachinecalledclient,whichofthefollowingcommandswillmountthe/usr/local/bindirectoryfromthehostoverthe/home/bindirectoryonclient?() A.mounthost:/home/bin/usr/local/binB.mountclient:/home/bin/usr/local/binC.mount-nhost/usr/local/bin/home/binD.mount-ohost:/usr/local/bin/home/bin
在缺省用户目录下创建一个新用户alex的Linux命令是(62)。A.useradd -d /home/alex alexB.useradd -d /usr/alex alexC.useradd -D /home/alex alexD.useradd -D /usr/alex alex
在UNIX系统中,Shell程序(19)实现显示用户主目录以及当前命令的进程标识符。A.cho UserHome directory:$LOGNAME echo Carrent shell's PID:$$B.echo UserHome directory:$HOME echo Carrent shell's PID:$@C.echo UserHome directory:$ LOGNAME echo Carrent shell's PID:S@D.echo UserHome directory:$HOME echo Carrent shell's PID:$$
用户的缺省Shell为Csh,此用户登录时,其环境脚本的执行顺序为:()。 A.etc/profile-$HOME/.cshrc-$HOME/.loginB.$HOME/.login-$HOME/.cshrc-etc/profileC.etc/profile-$HOME/.login-$HOME/..cshrcD.$HOME/.cshrc-etc/profile-$HOME/.login
在缺省用户目录下创建一个新用户alex的Linux命令是()A.useradD. -d/home/alex alex B.useradD. -d/usr/alex alexC.useradD.-D/home/alex alex D.useradD.-D/usr/alex alex
若网上已经运行了3.2SMPSYS,而需要使用B-MML接口,但是由于时机和条件还不具备升级到SMPR6.1版本,此时可选择A+B(3.2SMPSYS+6.1SMPMML)的安装方式,其中运行SMPMML的安装命令:./quick_init.sh ()-cfgINFORMIX。
UNIX的环境下,已知/tellin/sms目录是/tellinshare/sms目录下的符号连接,当前目录是/tellin/sms,现在执行命令cd..,请问执行完命令后,当前目录是()。A、/home1/tellinB、/tellinC、/tellinshareD、/home1/tellinshare
已知某用户stud1,其用户目录为/home/stud1。如果当前目录为/home,进入目录/home/stud1/test的命令是()。A、cd testB、cd/stud1/testC、cd stud1/testD、cd home
已知某用户stud1,其用户目录为/home/stud1。如果当前目录/home,使用以下哪个命令后可以进入/home/stud1/test目录?()A、cd testB、cd/stud1/testC、cd stud1/testD、cd home
用户的缺省Shell为Csh,此用户登录时,其环境脚本的执行顺序为:()。A、etc/profile-$HOME/.cshrc-$HOME/.loginB、$HOME/.login-$HOME/.cshrc-etc/profileC、etc/profile-$HOME/.login-$HOME/..cshrcD、$HOME/.cshrc-etc/profile-$HOME/.login
When run on a machine called client, which of the following commands would mount the /usr/local/bin directory from the host machine over the /home/bin directory on client?()A、mount host:/usr/local/bin /home/binB、mount client:/home/bin /usr/local/binC、mount -o client:/usr/local/bin /home/binD、mount -n host:/home/bin /usr/local/bin
When run on a machine called client, which of the following commands will mount the /usr/local/bin directory from the host over the /home/bin directory on client?()A、mount host:/home/bin /usr/local/binB、mount client:/home/bin /usr/local/binC、mount -n host /usr/local/bin /home/binD、mount -o host:/usr/local/bin /home/bin
A system administrator would like to modify the system default user characteristics so that each new user will now be assigned (by default) the csh shell rather than the ksh shell. Which of the following actions should be performed?()A、Run the command chlogin -shell "csh"B、Run the command mkuser -default "SHELL=csh"C、Edit /etc/passwd and change all "ksh" entries to "csh"D、Modify the contents of /usr/lib/security/mkuser.default file
下面有关AIXshell的描述,不正确的是()。A、Bourneshell:是最早的UNIXshell,称为标准shell,标识符为:/bin/sh,提示符为:$B、Kornshell:是Bourneshell的超集,功能最全,标识符为:/bin/ksh,提示符为:$C、shell:BSDshell,与C语言相似,标识符为:/bin/csh,提示符为:%D、以上全不对
AIX中下面哪个文件包含了UID、HOME目录及shell信息()。A、/etc/passwdB、/etc/security/passwdC、/etc/security/environD、/etc/security/user
单选题用户的缺省Shell为Csh,此用户登录时,其环境脚本的执行顺序为:()。Aetc/profile-$HOME/.cshrc-$HOME/.loginB$HOME/.login-$HOME/.cshrc-etc/profileCetc/profile-$HOME/.login-$HOME/..cshrcD$HOME/.cshrc-etc/profile-$HOME/.login
单选题UNIX的环境下,已知/tellin/sms目录是/tellinshare/sms目录下的符号连接,当前目录是/tellin/sms,现在执行命令cd..,请问执行完命令后,当前目录是()。A/home1/tellinB/tellinC/tellinshareD/home1/tellinshare