Blog about system engineering, programming and networks
for i in `dpkg -l | grep '\-dev' | awk '{print $2}'`; do apt-get remove $i ; done
Note: only a member of this blog may post a comment.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.