- Audit your apache configuration...
- Aegir Permissions Reminder
- Openoffice's crazy ass native color values
- Note to self...
- Arrggg, keep forgetting to set gid
- The AGPL is Free Software
- Ruminations on MacOS vs Ubuntu
- Thunderbird 3 on Sid PPC, or "Building a debian package when someone has already done the work for you"
- C'mon y'all
- Gwibber on Debian Sid
Untar all files in a directory
for a in `ls -1 *.tar.gz`; do tar -zxvf $a; done
those are backticks.
thanks to linuxquestions.org forums.
