写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下:
1)如果命令行格式不符合要求,应有错误提示信息;
2)在/etc/passwd文件中查找是否有该用户,
如有,则输出“Found in the /etc/passwd file.”
否则,输出“No such on our system”
-Write a script file checkuser, the script run-time with a user name as a parameter, and specific requirements are as follows: 1) If the command-line format does not meet the requirements, there should be error message 2) in/etc/passwd file to check if there were any users, and if so, then the output " Found in the/etc/passwd file. " Otherwise, output" No such on our system "
EDN USB开发板上共有8个按键,功能分别为:
K1:左Ctrl键 K2:左Shift键 K3:左Alt键 K4:0键
K5:1键 K6:2键 K7:Caps Lock键 K8:Num Lock键-EDN USB development board, a total of eight buttons, functions, respectively: K1: Left Ctrl key K2: the left Shift key K3: Left Alt key K4: 0 key K5: 1 key K6: 2 key K7: Caps Lock key K8: Num Lock key
将.rar去掉后用bin方式传到sco unix上解包。
需要在sco unix 5.0.5以上,informix7.0以上环境运行。在其它环境运行需要重新make.
-will. Rar removed after using bin way sco unix reached on a package. Unix sco in 5.0.5 above, the operating environment informix7.0 above. In other environments need to re-make running.
本代码是基于LINUX系统下的,实现企业内部员工间通信的客服端代码部分。可以完成文件传输及集体会议等。已通过测试,代码完全无误。-The code is based on LINUX systems, the achievement of internal staff communication part of the customer service side code. File transfer to be completed and collective meetings. Has been tested to be completely correct code.