单项选择题
A、df B、inetd C、uname D、dmesg
linux系统下用户注销时可以采用的命令是()。A、logoutB、exitC、quitD、shutdownE...
多项选择题linux系统下用户注销时可以采用的命令是()。
A、logout B、exit C、quit D、shutdown E、reboot
linux系统中,下面是shell类别的有()。A、ashB、bashC、kshD、cshE、zch
多项选择题linux系统中,下面是shell类别的有()。
A、ash B、bash C、ksh D、csh E、zch
linux系统中,以下显示结果不同的是()。A、echo The current working path i...
单项选择题linux系统中,以下显示结果不同的是()。
A、echo The current working path is $PWD. B、echo 'The current working path is $PWD.' C、echo "The current working path is $PWD." D、echo "The current working path is `pwd`."