[sean@station62 tmp]$ ln -s /etc/passwd passwd.txt
[sean@station62 tmp]$ cat passwd.txt
root:x:0:0:root:/root:/bin/bash
bin:x:1:1:bin:/bin:/sbin/nologin
...
---
[sean@station62 tmp]$ ln -s / root
[sean@station62 tmp]$ cd root
[sean@station62 root]$ ls
bin cgroup etc lib lost+found misc net proc sbin srv tmp var
boot dev home lib64 media mnt opt root selinux sys usr
---
文章標籤
全站熱搜
