[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

---

文章標籤
全站熱搜
創作者介紹
創作者 sean 的頭像
sean

My Source Code

sean 發表在 痞客邦 留言(0) 人氣(0)