Sunday, August 19, 2007

Hacks

Portage has been acting up, not showing updates when I do emerge -avuDN world, so I did this: emerge -pv `equery l -i | sed 's/\(.*\)-[0-9].*/\1/' | grep '/'` | grep -v '\[ebuild R' and it worked. It's ugly and inefficient, but it worked.

In completely unrelated news, 8088 Corruption is one of the most amazing things ever.

No comments:

Post a Comment