LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 524|回复: 1

emerge 的时候想把某些输出输入到文件

[复制链接]
发表于 2009-2-21 13:26:35 | 显示全部楼层 |阅读模式
类似这样的要输入

  1. Fvwm Configuration:

  2.   Version:     2.5.26

  3.   Executables: /usr/bin
  4.   Man pages:   /usr/share/man
  5.   Modules:     /usr/lib/fvwm/2.5.26
  6.   Data files:  /usr/share/fvwm
  7.   Doc files:   /usr/share/doc/fvwm
  8.   Perl lib:    /usr/share/fvwm/perllib
  9.   Locale msg:  /usr/share/locale  zh_CN

  10.   With Asian bi-direct. text support? no: Explicitly disabled
  11.   With Gettext Native Lang support?   yes (libc)
  12.   With GTK+ required for FvwmGtk?     yes
  13.   With GDK image support in FvwmGtk?  no: Failed on gdk-imlib, see config.log
  14.   With GNOME libs support in FvwmGtk? no: Explicitly disabled
  15.   With Iconv support?                 yes (from C library)
  16.   With Mouse strokes (gestures)?      yes
  17.   With PNG image support?             yes
  18.   With ReadLine sup. in FvwmConsole?  yes
  19.   With RPlay support in FvwmEvent?    no: Explicitly dis
复制代码

这种提示 emerge.log里面要是能记录下来就好了..

  1. >>> Original instance of package unmerged safely.
  2. * If you will be starting mpd via /etc/init.d/mpd, please make
  3. * sure that MPD's pid_file is set to /var/run/mpd/mpd.pid.
  4. usermod: no changes
  5. >>> Auto-cleaning packages...
复制代码


类似这样的不想见到

  1. make[1]: Entering directory `/var/tmp/portage/x11-wm/fvwm-2.5.26/work/fvwm-2.5.26'
  2. Making all in libs
  3. make[2]: Entering directory `/var/tmp/portage/x11-wm/fvwm-2.5.26/work/fvwm-2.5.26/libs'
  4. if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I/usr/include -I/usr/include/freetype2      -D_REENTRANT -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12       -Wall -Wno-implicit-int -O2 -march=i686 -pipe -fno-strict-aliasing -MT gravity.o -MD -MP -MF ".deps/gravity.Tpo" -c -o gravity.o gravity.c; \
  5.         then mv -f ".deps/gravity.Tpo" ".deps/gravity.Po"; else rm -f ".deps/gravity.Tpo"; exit 1; fi
  6. if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I/usr/include -I/usr/include/freetype2      -D_REENTRANT -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12       -Wall -Wno-implicit-int -O2 -march=i686 -pipe -fno-strict-aliasing -MT BidiJoin.o -MD -MP -MF ".deps/BidiJoin.Tpo" -c -o BidiJoin.o BidiJoin.c; \
  7.         then mv -f ".deps/BidiJoin.Tpo" ".deps/BidiJoin.Po"; else rm -f ".deps/BidiJoin.Tpo"; exit 1; fi
  8. if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I/usr/include -I/usr/include/freetype2      -D_REENTRANT -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12       -Wall -Wno-implicit-int -O2 -march=i686 -pipe -fno-strict-aliasing -MT Flocale.o -MD -MP -MF ".deps/Flocale.Tpo" -c -o Flocale.o Flocale.c; \
  9.         then mv -f ".deps/Flocale.Tpo" ".deps/Flocale.Po"; else rm -f ".deps/Flocale.Tpo"; exit
复制代码


应该如何做呢?
 楼主| 发表于 2009-2-21 13:52:37 | 显示全部楼层
自动eix-sync的时候
想记录一些更改

也不想见到下面这样的

  1. sys-fs/davl/
  2. sys-fs/dd-rescue/
  3. sys-fs/dd-rhelp/
  4. sys-fs/ddrescue/
  5. sys-fs/diskdev_cmds/
  6. sys-fs/dosfstools/
  7. sys-fs/ecryptfs-utils/
  8. sys-fs/evms/files/
  9. sys-fs/genext2fs/
  10. sys-fs/inotify-tools/
  11. sys-fs/jdiskreport-bin/
  12. sys-fs/loop-aes/
  13. sys-fs/lsscsi/
  14. sys-fs/ncdu/
  15. sys-fs/progsreiserfs/
  16. sys-fs/quotatool/
  17. sys-fs/scan-ffs/
  18. sys-fs/sshfs-fuse/
  19. sys-fs/static-dev/
  20. sys-fs/sysfsutils/
  21. sys-fs/udev/
  22. sys-fs/udev/ChangeLo
复制代码


光占空间 一点意义没有..
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表