Horje
cat /etc/passwd Code Example
cat /etc/passwd
[root@linuxprobe ~]# grep /sbin/nologin /etc/passwd
bin:x:1:1:bin:/bin:/sbin/nologin
daemon:x:2:2:daemon:/sbin:/sbin/nologin
adm:x:3:4:adm:/var/adm:/sbin/nologin
lp:x:4:7:lp:/var/spool/lpd:/sbin/nologin
mail:x:8:12:mail:/var/spool/mail:/sbin/nologin
operator:x:11:0:operator:/root:/sbin/nologin
games:x:12:100:games:/usr/games:/sbin/nologin
………………省略部分输出过程信息………………




Shell

Related
git clone bare Code Example git clone bare Code Example
where are paint 3d files saved Code Example where are paint 3d files saved Code Example
how to run sh file in docker container Code Example how to run sh file in docker container Code Example
how to curl a service inside a pod in kubernetes? Code Example how to curl a service inside a pod in kubernetes? Code Example
How to discard files from stash in git Code Example How to discard files from stash in git Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10