-
写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下:
1)如果命令行格式不符合要求,应有错误提示信息;
2)在/etc/p...
写一个脚本文件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 "
- 2023-02-19 02:40:04下载
- 积分:1
-
Linux 内核源代码(V!1.0.9)
Linux 内核源代码(V!1.0.9)-Linux kernel source code (V! 1.0.9)
- 2022-09-28 17:00:03下载
- 积分:1
-
linux多线程矩阵相乘(C++)
采用多线程技术,对于每行每列的计算都进行了相应的线程操作。...
linux多线程矩阵相乘(C++)
采用多线程技术,对于每行每列的计算都进行了相应的线程操作。-linux multi-threaded matrix multiply (C++)
- 2022-08-26 14:10:18下载
- 积分:1
-
这第一个版本免费的TCP/IP和PPP协议栈的操作系统为UC /房
This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefore may be useful to others. Much of the code is ported from public sources including BDS Lite and KA9Q (and its derivatives) and carries copyright notices from those sources. Essentially TCP is based on KA9Q but with ideas from BSD, IP is a simple implementation supporting BSD structures, ICMP is ported from BSD, and PPP is ported from the BSD version of the distribution common to BSD, Linux, and many other systems
- 2022-05-16 22:00:19下载
- 积分:1
-
linux的一些命令,名称及使用权限等等,基本上还算详细了
linux的一些命令,名称及使用权限等等,基本上还算详细了-some orders, the use of the name and powers of basically a fairly detailed
- 2022-03-13 14:58:57下载
- 积分:1
-
GDB常用命令,按照需要查询,附带命令的简单描述
GDB常用命令,按照需要查询,附带命令的简单描述-useful GDB commands
- 2023-05-10 14:55:03下载
- 积分:1
-
unix 下c语言拆解汉字字符
unix 下c语言拆解汉字字符-c under unix dismantling Chinese language characters
- 2022-01-25 21:10:37下载
- 积分:1
-
FIC8120 program StartCell_Driver
FIC8120方案的 StartCell_Driver-FIC8120 program StartCell_Driver
- 2022-02-27 07:05:54下载
- 积分:1
-
Novell.Press.Linux.Kernel.Development
linux内核开发的经典书籍之一
The Linux kernel is o...
Novell.Press.Linux.Kernel.Development
linux内核开发的经典书籍之一
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development-The Linux kernel is one of the most interesting yet least understood open-source proj
- 2022-08-20 17:47:39下载
- 积分:1
-
linux 经验学习录,是你学习linux入门的好教材!
linux 经验学习录,是你学习linux入门的好教材!-linux experiential learning record, is that you started to learn linux is good material!
- 2022-12-30 17:40:04下载
- 积分:1