debian switching php versions
dpkg -l | grep dotdeb | awk ' { print ( $(2) ) }' > to_remove2
apt-get remove $(cat <to_remove2>)
Getting started with SASS and Compass on Debian
1. Setting up SASS
dpkg -l | grep dotdeb | awk ' { print ( $(2) ) }' > to_remove2
apt-get remove $(cat <to_remove2>)
1. Setting up SASS