|
Rt
- CP sword-tisch # pwd
- /usr/portage/app-dicts/sword-tisch
- CP sword-tisch # chmod u-s Manifest/
- chmod: changing permissions of `Manifest/': Operation not permitted
- CP sword-tisch # chmod g-s Manifest/
- chmod: changing permissions of `Manifest/': Operation not permitted
- CP sword-tisch # chown root:root Manifest/
- chown: changing ownership of `Manifest/': Operation not permitted
- CP sword-tisch # rm -rf Manifest/
- rm: cannot remove directory `Manifest': Operation not permitted
- CP sword-tisch # ls -al Manifest/
- total 12K
- d--s-ws-w- 2 177 19552 8.0K May 15 1970 ./
- drwxr-xr-x 3 portage portage 4.0K May 14 2008 ../
- CP sword-tisch # ls -al
- total 40K
- drwxr-xr-x 3 portage portage 4.0K May 14 2008 ./
- drwxr-xr-x 364 portage portage 16K Nov 4 11:09 ../
- -rw-r--r-- 1 root root 355 May 14 2008 ChangeLog
- d--s-ws-w- 2 177 19552 8.0K May 15 1970 Manifest/
- -rw-r--r-- 1 root root 161 May 14 2008 metadata.xml
- -rw-r--r-- 1 root root 453 May 14 2008 sword-tisch-1.3.ebuild
复制代码
谁能帮我看下是怎么会是阿? |
|