updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / fdlog / fdlog.1
blobc7525cbb05708f43348d797e966a05c9401a3c24
1 #!/bin/sh
2 pushd . &> /dev/null
3 cd /usr/share/fdlog/
4 python fdlog.py
5 popd