17 lines
181 B
Plaintext
17 lines
181 B
Plaintext
|
|
./
|
|
> a
|
|
✗ sh (1 second)
|
|
# This is stdout from a.
|
|
./
|
|
> b
|
|
✓ sh (1 second)
|
|
./
|
|
> c
|
|
(File is not executable.)
|
|
|
|
Done, took 1 second.
|
|
1 test passed.
|
|
1 test skipped.
|
|
1 test failed.
|