6 lines
59 B
Plaintext
6 lines
59 B
Plaintext
|
|
./bin/ls data
|
||
|
|
echo $?
|
||
|
|
./bin/ls asldfkjasldfkj
|
||
|
|
echo $?
|
||
|
|
quit
|