[PATCH] Guilt: add a new command "files"
[guilt.git] / guilt-top
blob3d407e83479877bec88af18ac39e23b3222f2233
1 #!/bin/bash
3 # Copyright (c) Josef "Jeff" Sipek, 2006, 2007
6 USAGE=""
7 . guilt
9 if [ $# -ne 0 ]; then
10 usage
13 get_top