Expand command line and error handling

This commit is contained in:
Iustin Pop
2021-06-06 02:34:24 +02:00
parent 886ce1f261
commit fbfd923faa
5 changed files with 101 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Wrong tape argument
./mt -f /dev/no-such-tape rewind
>>>2 /no-such-tape: No such file or directory/
>>>= 1