bib2html.py: Add incollection bibtype
[shutils.git] / dotfiles / conky / hddbar.sh
1 #!/bin/sh
2
3 df -h | grep /media/storage | awk ' { print $5 } '