root@zhangyi-desktop:/etc/apache2/mods-available# aptitude search jk | grep -i apache | awk '{print $2}' | sed -e "s/^/aptitude install /g" -e "s/$/ -y /g"
aptitude install libapache-mod-jk-doc -y
aptitude install libapache2-mod-jk -y
root@zhangyi-desktop:/etc/apache2/mods-available# aptitude search jk | grep -i apache | awk '{print $2}' | sed -e "s/^/aptitude install /g" -e "s/$/ -y /g" | sh -
|----------------------------------------------------------------------------------------|
版權聲明 版權所有 @zhyiwww
引用請注明來源 http://www.tkk7.com/zhyiwww
|----------------------------------------------------------------------------------------|
posted on 2009-07-15 17:50
zhyiwww 閱讀(231)
評論(0) 編輯 收藏