sutie 发表于 2005-1-12 00:05:03

原来是这个原因,看来有时间应该看看关于权限的设定问题了!

松心心 发表于 2005-1-12 01:11:02

真是麻烦了,我也去运行了一下 chmod -R755 /usr/* 这下都变成这个了,可是这个目录下面文件太多了怎样还原成我这步之前各个文件用户拥有的权限啊?到出现了一个不大不小的问题。在图形界面普通身份如去运行要root权限才能运行的象系统设置-安全级别等。就直接给你说个权限不够。而不弹出叫你输root 的密码然后可以运行。非得root身份登入才行。不可能都设成777吧!!!这个usr目录下原先各个默认的文件用户权限究竟是怎样的啊。这个地方文件是最多的了。就不要说去弄清每个用户权限是怎样的了。有没有什么方法还原到我那步命令之前各文件用户拥有的权限。真是没做网管很少用这命令一用就出一个问题。

松心心 发表于 2005-1-12 01:32:16

调出输root密码哪个框是哪个文件。我想那应设在写权限吗?多半是那儿卡住了。我这儿查不到了,谁能帮我查查是哪个文件,谢谢!刚才想关机重启都要转到root下才能执行了。真的麻烦。

松心心 发表于 2005-1-12 02:31:44

这下好了,其它人用我机子非得我来关机不可了。看来一定要想办法了,发个新贴看看。

xxdaystar 发表于 2005-1-12 12:29:38

很感谢

很感谢但/usr下面的权限本来就是751的 不是你上面说的那样
贴上来如下:

# ls -al
总用量 132
drwxr-xr-x   15 root   root         4096 2005-01-12.
drwxr-xr-x   19 root   root         40961月 12 11:38 ..
drwxr-xr-x    2 root   root      368641月 12 12:10 bin
drwxr-xr-x    2 root   root         4096 2003-01-25dict
drwxr-xr-x    2 root   root         4096 2003-01-25etc
drwxr-xr-x    2 root   root         4096 2003-01-25games
drwxr-xr-x   63 root   root         8192 2005-01-12include
drwxr-xr-x    8 root   root         4096 2005-01-12kerberos
drwxr-xr-x   69 root   root      368641月 12 12:10 lib
drwxr-xr-x    6 root   root         4096 2005-01-12libexec
drwxr-xr-x   11 root   root         4096 2005-01-12local
drwxr-xr-x    2 root   root         8192 2005-01-12sbin
drwxr-xr-x172 root   root         4096 2005-01-12share
drwxr-xr-x    4 root   root         4096 2005-01-12src
lrwxrwxrwx    1 root   root         10 2005-01-12tmp -> ../var/tmp
drwxr-xr-x    8 root   root         4096 2005-01-12X11R6
#

这是我重新安装后的 一点都没改 也不敢改了 试过几次了..

xxdaystar 发表于 2005-1-12 12:36:08

不好意思 看错了 敌确是755不好意思 麻烦你了

松心心 发表于 2005-1-12 12:40:19

这上面就是755啊。如drwxr-xr-x 其中d 为类型。rwx=4+2+1=7 ,r-x=4+1=5,r-x=4+1=5不是755吗?麻烦你看下哪各文件夹下的各文件的权限好吗?我急要改回去。

xxdaystar 发表于 2005-1-12 12:43:10

我弄懂了我的问题和你所说的应该一样
是改771的时候的1出了问题大不了等下再试下.....

xxdaystar 发表于 2005-1-12 12:44:41

你要哪个我贴给你

松心心 发表于 2005-1-12 12:53:32

就是usr 各个目录下有的文件恳定权限系统默认的不是755,可这个下面文件太多了。你能大体给我看看哪些不同。最好不要这样通目录改权限要想还原回去就麻烦了。

xxdaystar 发表于 2005-1-12 13:02:24

恩谢谢看了一下 太多了 这是/usr/bin下的非755:

lrwxrwxrwx    1 root   root            4 2005-01-12awk -> gawk*

lrwxrwxrwx    1 root   root            4 2005-01-12awk -> gawk*
lrwxrwxrwx    1 root   root            4 2005-01-12bash2 -> bash*
lrwxrwxrwx    1 root   root            3 2005-01-12bsh -> ash*
lrwxrwxrwx    1 root   root            4 2005-01-12bash2 -> bash*
lrwxrwxrwx    1 root   root            3 2005-01-12bsh -> ash*
lrwxrwxrwx    1 root   root            4 2005-01-12csh -> tcsh*

lrwxrwxrwx    1 root   root            4 2005-01-12csh -> tcsh*


lrwxrwxrwx    1 root   root            8 2005-01-12dnsdomainname -> hostname*

lrwxrwxrwx    1 root   root            2 2005-01-12ex -> vi*
lrwxrwxrwx    1 root   root            3 2005-01-12gtar -> tar*
lrwxrwxrwx    1 root   root            8 2005-01-12nisdomainname -> hostname*

lrwxrwxrwx    1 root   root            2 2005-01-12red -> ed*
lrwxrwxrwx    1 root   root            4 2005-01-12sh -> bash*


lrwxrwxrwx    1 root   root            4 2005-01-12sh -> bash*

lrwxrwxrwx    1 root   root            2 2005-01-12view -> vi*
lrwxrwxrwx    1 root   root            8 2005-01-12ypdomainname -> hostname*



等下再看其他的

xxdaystar 发表于 2005-1-12 13:09:24

在这里找:

$ ls -l include
总用量 2724
-rw-r--r--    1 root   root         7126 2003-03-14aio.h
-rw-r--r--    1 root   root         2115 2003-03-14aliases.h
-rw-r--r--    1 root   root         1289 2003-03-14alloca.h
-rw-r--r--    1 root   root         9748 2003-02-25ansidecl.h
-rw-r--r--    1 root   root         83 2003-03-14a.out.h
-rw-r--r--    1 root   root         2443 2003-02-25apm.h
-rw-r--r--    1 root   root      25618 2003-03-14argp.h
-rw-r--r--    1 root   root         7299 2003-03-14argz.h
-rw-r--r--    1 root   root         1792 2003-03-14ar.h
drwxr-xr-x    2 root   root         4096 2005-01-12arpa
drwxr-xr-x    2 root   root         4096 2005-01-12asm
-rw-r--r--    1 root   root         3526 2003-03-14assert.h
-rw-r--r--    1 root   root         3130 2003-02-04baudboy.h
-rw-r--r--    1 root   root       146692 2003-02-25bfd.h
-rw-r--r--    1 root   root      25191 2003-02-25bfdlink.h
-rw-r--r--    1 root   root         6980 2003-01-26bims.h
drwxr-xr-x    2 root   root         4096 2005-01-12bits
-rw-r--r--    1 root   root         1489 2003-03-14byteswap.h
drwxr-xr-x    3 root   root         4096 2005-01-12c++
drwxr-xr-x    2 root   root         4096 2005-01-12cdda
drwxr-xr-x    2 root   root         4096 2005-01-12cddb-slave2
-rw-r--r--    1 root   root         3344 2003-03-14complex.h
-rw-r--r--    1 root   root         2381 2003-03-14cpio.h
-rw-r--r--    1 root   root          477 2003-02-04crack.h
-rw-r--r--    1 root   root         2211 2003-03-14crypt.h
-rw-r--r--    1 root   root      11275 2003-03-14ctype.h
drwxr-xr-x    2 root   root         4096 2005-01-12cups
drwxr-xr-x    2 root   root         4096 2005-01-12curl
lrwxrwxrwx    1 root   root         16 2005-01-12curses.h -> ncurses/curses.h
lrwxrwxrwx    1 root   root         16 2005-01-12cxx_common.h -> db4/cxx_common.h
lrwxrwxrwx    1 root   root         16 2005-01-12cxx_except.h -> db4/cxx_except.h
lrwxrwxrwx    1 root   root         12 2005-01-12db_185.h -> db4/db_185.h
drwxr-xr-x    2 root   root         4096 2005-01-12db4
lrwxrwxrwx    1 root   root         12 2005-01-12db_cxx.h -> db4/db_cxx.h
lrwxrwxrwx    1 root   root            8 2005-01-12db.h -> db4/db.h
-rw-r--r--    1 root   root         9945 2003-03-14dirent.h
-rw-r--r--    1 root   root      15157 2003-02-25dis-asm.h
-rw-r--r--    1 root   root         9388 2003-02-11disptmpl.h
-rw-r--r--    1 root   root         3858 2003-03-14dlfcn.h
lrwxrwxrwx    1 root   root         20 2005-01-12DPS -> ../X11R6/include/DPS
-rw-r--r--    1 root   root       101179 2003-03-14elf.h
-rw-r--r--    1 root   root         2112 2003-03-14endian.h
-rw-r--r--    1 root   root         2962 2003-03-14envz.h
-rw-r--r--    1 root   root         2376 2003-03-14err.h
-rw-r--r--    1 root   root         2452 2003-03-14errno.h
-rw-r--r--    1 root   root         2731 2003-03-14error.h
lrwxrwxrwx    1 root   root         13 2005-01-12eti.h -> ncurses/eti.h
-rw-r--r--    1 root   root         1635 2003-03-14execinfo.h
-rw-r--r--    1 root   root      35616 2003-01-25expat.h
-rw-r--r--    1 root   root      11584 2003-01-31fam.h
-rw-r--r--    1 root   root         5623 2003-03-14fcntl.h
-rw-r--r--    1 root   root      10723 2003-03-14features.h
-rw-r--r--    1 root   root         4670 2003-03-14fenv.h
-rw-r--r--    1 root   root         5826 2003-01-25FlexLexer.h
-rw-r--r--    1 root   root         3331 2003-03-14fmtmsg.h
-rw-r--r--    1 root   root         2998 2003-03-14fnmatch.h
drwxr-xr-x    2 root   root         4096 2005-01-12fontconfig
lrwxrwxrwx    1 root   root         14 2005-01-12form.h -> ncurses/form.h
-rw-r--r--    1 root   root         3060 2003-03-14fpu_control.h
drwxr-xr-x    3 root   root         4096 2005-01-12freetype1
drwxr-xr-x    3 root   root         4096 2005-01-12freetype2
-rw-r--r--    1 root   root         3115 2003-03-14fstab.h
-rw-r--r--    1 root   root         3814 2003-02-05ft2build.h
-rw-r--r--    1 root   root         5322 2003-03-14fts.h
-rw-r--r--    1 root   root         4213 2003-03-14ftw.h
drwxr-xr-x    3 root   root         4096 2005-01-12g++-3
-rw-r--r--    1 root   root         2647 2003-03-14_G_config.h
-rw-r--r--    1 root   root         5311 2003-03-14gconv.h
drwxr-xr-x    2 root   root         4096 2005-01-12gdbm
lrwxrwxrwx    1 root   root         11 2005-01-12gdbm.h -> gdbm/gdbm.h
-rw-r--r--    1 root   root         2673 2003-01-25gdcache.h
-rw-r--r--    1 root   root          490 2003-01-25gdfontg.h
-rw-r--r--    1 root   root          488 2003-01-25gdfontl.h
-rw-r--r--    1 root   root          451 2003-01-25gdfontmb.h
-rw-r--r--    1 root   root          452 2003-01-25gdfonts.h
-rw-r--r--    1 root   root          484 2003-01-25gdfontt.h
-rw-r--r--    1 root   root      10194 2003-01-25gd.h
-rw-r--r--    1 root   root          917 2003-01-25gd_io.h
-rw-r--r--    1 root   root         6458 2003-03-14getopt.h
-rw-r--r--    1 root   root      12963 2003-01-25gif_lib.h
drwxr-xr-x    2 root   root         4096 2005-01-12GL
drwxr-xr-x    2 root   root         4096 2005-01-12glide3
-rw-r--r--    1 root   root         7785 2003-03-14glob.h
-rw-r--r--    1 root   root      79571 2003-01-25gmp.h
-rw-r--r--    1 root   root         1215 2003-01-25gmp-mparam.h
drwxr-xr-x    2 root   root         4096 2005-01-12gnome-xml
drwxr-xr-x    2 root   root         4096 2005-01-12gnu
-rw-r--r--    1 root   root         2416 2003-03-14gnu-versions.h
-rw-r--r--    1 root   root         8015 2003-01-30gpm.h
-rw-r--r--    1 root   root         4879 2003-03-14grp.h
-r--r--r--    1 root   root         2708 2003-01-28hesiod.h
-rw-r--r--    1 root   root         1262 2003-01-26hmac-md5.h
-rw-r--r--    1 root   root         1776 2003-03-14iconv.h
-rw-r--r--    1 root   root         4982 2003-03-14ieee754.h
-rw-r--r--    1 root   root         2902 2003-03-14ifaddrs.h
-rw-r--r--    1 root   root      12514 2003-03-14inttypes.h
-rw-r--r--    1 root   root      13752 2003-02-18iwlib.h
-rw-r--r--    1 root   root         1258 2003-02-04jconfig.h
-rw-r--r--    1 root   root      13936 2003-02-04jerror.h
-rw-r--r--    1 root   root      12458 2003-02-04jmorecfg.h
-rw-r--r--    1 root   root      46274 2003-02-04jpeglib.h
drwxr-xr-x   25 root   root      12288 2005-01-12kde
drwxr-xr-x    2 root   root         4096 2005-01-12kudzu
-rw-r--r--    1 root   root      15617 2003-03-14langinfo.h
-rw-r--r--    1 root   root          126 2003-03-14lastlog.h
-rw-r--r--    1 root   root      12273 2003-02-11lber.h
-rw-r--r--    1 root   root         1473 2003-02-11lber_types.h
-rw-r--r--    1 root   root         4479 2003-02-11ldap_cdefs.h
-rw-r--r--    1 root   root         2130 2003-02-11ldap_features.h
-rw-r--r--    1 root   root      38320 2003-02-11ldap.h
-rw-r--r--    1 root   root         5343 2003-02-11ldap_schema.h
-rw-r--r--    1 root   root         3787 2003-01-25liba2ps.h
drwxr-xr-x    2 root   root         4096 2005-01-12libexslt
-rw-r--r--    1 root   root         1465 2003-03-14libgen.h
-rw-r--r--    1 root   root      11327 2003-02-25libiberty.h
-rw-r--r--    1 root   root         4580 2003-03-14libintl.h
-rw-r--r--    1 root   root      17122 2003-03-14libio.h
-rw-r--r--    1 root   root      10419 2003-01-25libmng_conf.h
-rw-r--r--    1 root   root       153815 2003-01-25libmng.h
-rw-r--r--    1 root   root      26084 2003-01-25libmng_types.h
drwxr-xr-x    2 root   root         4096 2005-01-12libnautilus
lrwxrwxrwx    1 root   root            8 2005-01-12libpng -> libpng12
drwxr-xr-x    2 root   root         4096 2005-01-12libpng10
drwxr-xr-x    2 root   root         4096 2005-01-12libpng12
drwxr-xr-x    2 root   root         4096 2005-01-12libuser
drwxr-xr-x    3 root   root         4096 2005-01-12libxml2
drwxr-xr-x    2 root   root         4096 2005-01-12libxslt
-rw-r--r--    1 root   root         4550 2003-03-14limits.h
-rw-r--r--    1 root   root         4137 2003-03-14link.h
drwxr-xr-x   11 root   root      12288 2005-01-12linux
-rw-r--r--    1 root   root         8052 2003-03-14locale.h
-rw-r--r--    1 root   root         2238 2003-02-04lockdev.h
-rw-r--r--    1 root   root      11722 2003-02-08ltdl.h
-rw-r--r--    1 root   root         7545 2003-03-14malloc.h
-rw-r--r--    1 root   root      14056 2003-03-14math.h
-rw-r--r--    1 root   root         2521 2003-03-14mcheck.h
-rw-r--r--    1 root   root         1007 2003-01-26md5global.h
-rw-r--r--    1 root   root         1572 2003-01-26md5.h
-rw-r--r--    1 root   root         1029 2003-03-14memory.h
lrwxrwxrwx    1 root   root         14 2005-01-12menu.h -> ncurses/menu.h
drwxr-xr-x    3 root   root         4096 2005-01-12metacity-1
-rw-r--r--    1 root   root      23500 2003-01-25mikmod.h
-rw-r--r--    1 root   root         3465 2003-03-14mntent.h
-rw-r--r--    1 root   root         1747 2003-03-14monetary.h
-rw-r--r--    1 root   root         5673 2003-01-25mp.h
lrwxrwxrwx    1 root   root         20 2005-01-12Mrm -> ../X11R6/include/Mrm
drwxr-xr-x    2 root   root         4096 2005-01-12ncurses
lrwxrwxrwx    1 root   root         16 2005-01-12ncurses.h -> ncurses/curses.h
drwxr-xr-x    2 root   root         4096 2005-01-12net
drwxr-xr-x    2 root   root         4096 2005-01-12netash
drwxr-xr-x    2 root   root         4096 2005-01-12netatalk
drwxr-xr-x    2 root   root         4096 2005-01-12netax25
-rw-r--r--    1 root   root      19432 2003-03-14netdb.h
drwxr-xr-x    2 root   root         4096 2005-01-12neteconet
drwxr-xr-x    2 root   root         4096 2005-01-12netinet
drwxr-xr-x    2 root   root         4096 2005-01-12netipx
drwxr-xr-x    2 root   root         4096 2005-01-12netpacket
drwxr-xr-x    2 root   root         4096 2005-01-12netrom
drwxr-xr-x    2 root   root         4096 2005-01-12netrose
-rw-r--r--    1 root   root      15066 2003-02-05newt.h
drwxr-xr-x    2 root   root         4096 2005-01-12nfs
-rw-r--r--    1 root   root         1697 2003-03-14nl_types.h
-rw-r--r--    1 root   root         1730 2003-03-14nss.h
-rw-r--r--    1 root   root      22997 2003-03-14obstack.h
drwxr-xr-x    2 root   root         4096 2005-01-12ogg
drwxr-xr-x    2 root   root         4096 2005-01-12openssl
-rw-r--r--    1 root   root         6120 2003-02-20pam.h
-rw-r--r--    1 root   root         2671 2003-02-20pammap.h
drwxr-xr-x    2 root   root         4096 2005-01-12panel-2.0
lrwxrwxrwx    1 root   root         15 2005-01-12panel.h -> ncurses/panel.h
-rw-r--r--    1 root   root         2936 2003-03-14paths.h
-rw-r--r--    1 root   root         1895 2003-02-20pbm.h
-rw-r--r--    1 root   root         7223 2003-02-20pbmshhopt.h
-rw-r--r--    1 root   root         7319 2003-02-28pcap.h
-rw-r--r--    1 root   root         3326 2003-02-28pcap-namedb.h
drwxr-xr-x    2 root   root         4096 2005-01-12pci
drwxr-xr-x    2 root   root         4096 2005-01-12pcre
-rw-r--r--    1 root   root         3056 2003-02-20pgm.h
-rw-r--r--    1 root   root         1465 2003-01-25pi-address.h
-rw-r--r--    1 root   root         1570 2003-01-25pi-address.hxx
-rw-r--r--    1 root   root          932 2003-01-25pi-appinfo.h
-rw-r--r--    1 root   root         2507 2003-01-25pi-appinfo.hxx
-rw-r--r--    1 root   root          266 2003-01-25pi-args.h
-rw-r--r--    1 root   root         1400 2003-01-25pi-cmp.h
-rw-r--r--    1 root   root         3156 2003-01-25pi-datebook.h
-rw-r--r--    1 root   root         4498 2003-01-25pi-datebook.hxx
-rw-r--r--    1 root   root         2704 2003-01-25pi-debug.h
-rw-r--r--    1 root   root      15669 2003-01-25pi-dlp.h
-rw-r--r--    1 root   root      10155 2003-01-25pi-dlp.hxx
-rw-r--r--    1 root   root         2366 2003-01-25pi-expense.h
-rw-r--r--    1 root   root         2600 2003-01-25pi-file.h
-rw-r--r--    1 root   root          132 2003-01-25pi-header.h
-rw-r--r--    1 root   root          877 2003-01-25pi-hinote.h
-rw-r--r--    1 root   root          394 2003-01-25pi-inet.h
-rw-r--r--    1 root   root         7697 2003-01-25pi-macros.h
-rw-r--r--    1 root   root         2405 2003-01-25pi-mail.h
-rw-r--r--    1 root   root          681 2003-01-25pi-md5.h
-rw-r--r--    1 root   root          887 2003-01-25pi-memo.h
-rw-r--r--    1 root   root         1328 2003-01-25pi-memo.hxx
-rw-r--r--    1 root   root         1623 2003-01-25pi-money.h
-rw-r--r--    1 root   root          981 2003-01-25pi-net.h
-rw-r--r--    1 root   root         2115 2003-01-25pi-notepad.h
-rw-r--r--    1 root   root         1160 2003-01-25pi-padp.h
-rw-r--r--    1 root   root         1821 2003-01-25pi-palmpix.h
-rw-r--r--    1 root   root         1436 2003-01-25pi-serial.h
-rw-r--r--    1 root   root         1618 2003-01-25pi-slp.h
-rw-r--r--    1 root   root          164 2003-01-25pi-sockaddr.h
-rw-r--r--    1 root   root         2971 2003-01-25pi-socket.h
-rw-r--r--    1 root   root         3747 2003-01-25pi-source.h
-rw-r--r--    1 root   root         2877 2003-01-25pi-sync.h
-rw-r--r--    1 root   root          655 2003-01-25pi-sys.h
-rw-r--r--    1 root   root         3417 2003-01-25pi-syspkt.h
-rw-r--r--    1 root   root          889 2003-01-25pi-todo.h
-rw-r--r--    1 root   root         1932 2003-01-25pi-todo.hxx
-rw-r--r--    1 root   root          898 2003-01-25pi-usb.h
-rw-r--r--    1 root   root         1283 2003-01-25pi-util.h
-rw-r--r--    1 root   root          198 2003-01-25pi-version.h
-rw-r--r--    1 root   root      10251 2003-02-20pm_config.h
-rw-r--r--    1 root   root         5941 2003-02-20pm.h
lrwxrwxrwx    1 root   root         18 2005-01-12pngconf.h -> libpng12/pngconf.h
lrwxrwxrwx    1 root   root         14 2005-01-12png.h -> libpng12/png.h
-rw-r--r--    1 root   root         2278 2003-02-20pnm.h
-rw-r--r--    1 root   root         22 2003-03-14poll.h
-rw-r--r--    1 root   root      15984 2003-02-28popt.h
-rw-r--r--    1 root   root         2830 2003-02-20ppmcmap.h
-rw-r--r--    1 root   root         1112 2003-02-20ppmfloyd.h
-rw-r--r--    1 root   root         4240 2003-02-20ppm.h
-rw-r--r--    1 root   root         5103 2003-03-14printf.h
drwxr-xr-x    2 root   root         4096 2005-01-12protocols
-rw-r--r--    1 root   root      24681 2003-03-14pthread.h
-rw-r--r--    1 root   root         1574 2003-03-14pty.h
-rw-r--r--    1 root   root         4495 2003-03-14pwd.h
drwxr-xr-x    2 root   root         4096 2005-01-12python2.2
drwxr-xr-x    2 root   root         4096 2005-01-12readline
-rw-r--r--    1 root   root         1024 2003-03-14re_comp.h
-rw-r--r--    1 root   root      21615 2003-03-14regex.h
-rw-r--r--    1 root   root         6924 2003-03-14regexp.h
-rw-r--r--    1 root   root      13726 2003-03-14resolv.h
-rw-r--r--    1 root   root         2907 2003-02-20rle_config.h
-rw-r--r--    1 root   root      17590 2003-02-20rle.h
drwxr-xr-x    2 root   root         4096 2005-01-12rpc
drwxr-xr-x    2 root   root         4096 2005-01-12rpcsvc
drwxr-xr-x    2 root   root         4096 2005-01-12rpm
drwxr-xr-x    2 root   root         4096 2005-01-12sane
drwxr-xr-x    2 root   root         4096 2005-01-12sasl
-rw-r--r--    1 root   root      35309 2003-01-26sasl.h
-rw-r--r--    1 root   root      17530 2003-01-26saslplug.h
-rw-r--r--    1 root   root         2560 2003-01-26saslutil.h
-rw-r--r--    1 root   root         2703 2003-03-14sched.h
drwxr-xr-x    2 root   root         4096 2005-01-12scsi
drwxr-xr-x    2 root   root         4096 2005-01-12SDL
-rw-r--r--    1 root   root         5318 2003-03-14search.h
drwxr-xr-x    2 root   root         4096 2005-01-12security
-rw-r--r--    1 root   root         2924 2003-03-14semaphore.h
-rw-r--r--    1 root   root         4041 2003-03-14setjmp.h
-rw-r--r--    1 root   root         1431 2003-03-14sgtty.h
-rw-r--r--    1 root   root         3382 2003-03-14shadow.h
-rw-r--r--    1 root   root      12560 2003-03-14signal.h
drwxr-xr-x    2 root   root         4096 2005-01-12slang
drwxr-xr-x    5 root   root         4096 2005-01-12sp
-rw-r--r--    1 root   root         6505 2003-03-14spawn.h
-rw-r--r--    1 root   root         2857 2003-02-11srchpref.h
-rw-r--r--    1 root   root          264 2003-03-14stab.h
-rw-r--r--    1 root   root         8545 2003-03-14stdint.h
-rw-r--r--    1 root   root         2795 2003-03-14stdio_ext.h
-rw-r--r--    1 root   root      22580 2003-03-14stdio.h
-rw-r--r--    1 root   root      32116 2003-03-14stdlib.h
-rw-r--r--    1 root   root      14226 2003-03-14string.h
-rw-r--r--    1 root   root         2500 2003-03-14strings.h
-rw-r--r--    1 root   root         2811 2003-03-14stropts.h
-rw-r--r--    1 root   root      32537 2003-01-25swig.h
-rw-r--r--    1 root   root         1897 2003-02-25symcat.h
drwxr-xr-x    2 root   root         4096 2005-01-12sys
-rw-r--r--    1 root   root         25 2003-03-14syscall.h
-rw-r--r--    1 root   root         5232 2003-03-14sysexits.h
-rw-r--r--    1 root   root         24 2003-03-14syslog.h
-rw-r--r--    1 root   root         4089 2003-01-26tabe.h
-rw-r--r--    1 root   root         3771 2003-03-14tar.h
-r--r--r--    1 root   root         9490 2003-02-16tcpd.h
-rw-r--r--    1 root   root         1841 2003-02-04termcap.h
lrwxrwxrwx    1 root   root         14 2005-01-12term.h -> ncurses/term.h
-rw-r--r--    1 root   root          214 2003-03-14termio.h
-rw-r--r--    1 root   root         3529 2003-03-14termios.h
-rw-r--r--    1 root   root      16874 2003-03-14tgmath.h
-rw-r--r--    1 root   root      15681 2003-03-14thread_db.h
-r--r--r--    1 root   root         5254 2003-02-12tiffconf.h
-r--r--r--    1 root   root      24345 2003-02-12tiff.h
-r--r--r--    1 root   root      14046 2003-02-12tiffio.h
-r--r--r--    1 root   root          410 2003-02-12tiffvers.h
-rw-r--r--    1 root   root      12982 2003-03-14time.h
-rw-r--r--    1 root   root         2496 2003-03-14ttyent.h
-rw-r--r--    1 root   root         2061 2003-02-04ttylock.h
-rw-r--r--    1 root   root         2015 2003-03-14ucontext.h
lrwxrwxrwx    1 root   root         20 2005-01-12uil -> ../X11R6/include/uil
-rw-r--r--    1 root   root         1657 2003-03-14ulimit.h
lrwxrwxrwx    1 root   root         16 2005-01-12unctrl.h -> ncurses/unctrl.h
-rw-r--r--    1 root   root      37035 2003-03-14unistd.h
-rw-r--r--    1 root   root         6495 2003-01-25usb.h
-rw-r--r--    1 root   root         23 2003-03-14ustat.h
-rw-r--r--    1 root   root          185 2003-02-19utempter.h
-rw-r--r--    1 root   root         1546 2003-03-14utime.h
-rw-r--r--    1 root   root         3334 2003-03-14utmp.h
-rw-r--r--    1 root   root         2773 2003-03-14utmpx.h
-rw-r--r--    1 root   root         2029 2003-03-14values.h
drwxr-xr-x    2 root   root         4096 2005-01-12vorbis
-rw-r--r--    1 root   root         22 2003-03-14wait.h
-rw-r--r--    1 root   root      26339 2003-03-14wchar.h
-rw-r--r--    1 root   root      11728 2003-03-14wctype.h
-rw-r--r--    1 root   root         2599 2003-03-14wordexp.h
lrwxrwxrwx    1 root   root         20 2005-01-12X11 -> ../X11R6/include/X11
-rw-r--r--    1 root   root         1684 2003-03-14xlocale.h
lrwxrwxrwx    1 root   root         19 2005-01-12Xm -> ../X11R6/include/Xm
-rw-r--r--    1 root   root         7810 2003-02-25zconf.h
-rw-r--r--    1 root   root      40900 2003-02-25zlib.h
-rw-r--r--    1 root   root         5560 2003-02-25zutil.h
$

松心心 发表于 2005-1-12 13:13:44

谢谢,你贴出来吧,我来慢慢找。

松心心 发表于 2005-1-12 13:19:49

算了,不贴了,太多了,夹子下面还有夹了,我想其它办法。谢谢你了。

xxdaystar 发表于 2005-1-12 13:20:38

lib 下面太太多了 要吗 我粘了十来分钟才一半
页: 1 [2] 3
查看完整版本: linux下可以用 ghost工具