|
楼主 |
发表于 2007-2-12 13:09:50
|
显示全部楼层
to beanya:
tony@tonybox:~$ [color="Red"]$dpkg -l |grep ^rc|awk '{print $2}' |tr ["\n"] [" "]|sudo xargs dpkg -P -
bash: -l: command not found
dpkg: --purge needs at least one package name argument
Type dpkg --help for help about installing and deinstalling packages ;
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --license for copyright license and lack of warranty (GNU GPL) .
Options marked produce a lot of output - pipe it through `less' or `more' !
tony@tonybox:~$
明白了? |
|