1
0
mirror of https://github.com/moshix/mvs.git synced 2026-01-25 19:36:36 +00:00

Update submit

This commit is contained in:
moshix
2022-03-12 06:09:25 -06:00
committed by GitHub
parent fcd24b102a
commit c8c8cf18c4

2
submit
View File

@@ -73,7 +73,7 @@ if [ -n "$1" ]&& [[ "$mode" != "tk4" ]]; then
bye
END
**
cat /tmp/$output.listing #show the listing
cat /tmp/$output.listing #show the listing, ideally we would also use linux userid, to make multi-user friendly
rm /tmp/$output.listing #remove it so we don't pollute directory
fi