fudist can take more than 1 argument now
Compare changes
+ 1
− 2
@@ -7,7 +7,6 @@ if [ $# -lt 1 ] || ([ ! -f 'grades.csv' ] && [ ! -f 'grades.xls' ]); then
@@ -7,7 +7,6 @@ if [ $# -lt 1 ] || ([ ! -f 'grades.csv' ] && [ ! -f 'grades.xls' ]); then