由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - [转载] 再来一份UNIX的题。
相关主题
where is user.listbad root shell?
能这样么?[转载] 关于unix用户帐号
[转载] how to see which port in use?FreeBSD下,怎么给一个用户增加group
如何看某个端口是否被占用?(use UNIX command or ..)owner of file
在linux 和 Unix 上做 C/C++ 有差别吗?hotkey in unix
再次急问: *.tgz 文件怎么解?Korn shell script
关于man的小问题question
how to compress several file under unixhow to change a cygwin account
相关话题的讨论汇总
话题: unix话题: answer话题: my话题: command话题: user
进入Unix版参与讨论
1 (共1页)
c*******r
发帖数: 8
1
【 以下文字转载自 Programming 讨论区,原文如下 】
发信人: cattybear (猫熊), 信区: Programming
标 题: 再来一份UNIX的题。
发信站: Unknown Space - 未名空间 (Mon Sep 27 21:32:58 2004) WWW-POST
我这儿还有好多C++,MFC之类的ONLINE TEST的题,是找工作
经常能碰到的。大家有兴趣的做一做。 :-)
UNIX Technical Quiz
Given to:__________________ Date/Time:______________
User
1) Which of the following is not a UNIX command?
a. cd
b. dir
c. man
d. ls
2) What command is used to get help in UNIX?
a. man
b. help
c. netstat
d. ping
3) To create a directory, which command is used?
a. mkdir
b.
s*****l
发帖数: 2041
2
answers?
I found some are pretty easy, but not sure of others.

【在 c*******r 的大作中提到】
: 【 以下文字转载自 Programming 讨论区,原文如下 】
: 发信人: cattybear (猫熊), 信区: Programming
: 标 题: 再来一份UNIX的题。
: 发信站: Unknown Space - 未名空间 (Mon Sep 27 21:32:58 2004) WWW-POST
: 我这儿还有好多C++,MFC之类的ONLINE TEST的题,是找工作
: 经常能碰到的。大家有兴趣的做一做。 :-)
: UNIX Technical Quiz
: Given to:__________________ Date/Time:______________
: User
: 1) Which of the following is not a UNIX command?

x*********g
发帖数: 11508
3

抛砖引玉。先把我的答案贴上,欢迎批评指正,有兴趣的人可以一起讨论。
User
my answer: b
my answer: a
my answer: a
my answer: c
regex?
my answer: a
my answer: b
Shell?
my answer: c (not sure)
my answer: d
another?
my answer: a
my answer: I don't know. guess a
my answer: a
my answer: a
my answer: not sure a or b. guess b
my answer: d
Actually, I do the following to set up a new user (solaris):
mkdir $HOME (create $HOME directory)
adduser username (instead of edit /etc/passwd)
passwd username (instead of sync?)
chown username:group

【在 s*****l 的大作中提到】
: answers?
: I found some are pretty easy, but not sure of others.

1 (共1页)
进入Unix版参与讨论
相关主题
how to change a cygwin account在linux 和 Unix 上做 C/C++ 有差别吗?
how to change the log in shell?再次急问: *.tgz 文件怎么解?
what is espdbd ?关于man的小问题
Re: 怎么在UNIX下面放CD?how to compress several file under unix
where is user.listbad root shell?
能这样么?[转载] 关于unix用户帐号
[转载] how to see which port in use?FreeBSD下,怎么给一个用户增加group
如何看某个端口是否被占用?(use UNIX command or ..)owner of file
相关话题的讨论汇总
话题: unix话题: answer话题: my话题: command话题: user