add sortf to cleanup

This commit is contained in:
kneutron 2021-04-10 12:50:06 -05:00 committed by GitHub
parent 69517e6f75
commit b685bc0d16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ ftrdt=$(date --date @"$nrsecs")
#at -M
# cleanup
/bin/rm -f $tmpf
/bin/rm -f $tmpf $sortf
IFS=$OIFS