6 lines
56 B
Bash
Executable file
6 lines
56 B
Bash
Executable file
#!/bin/sh
|
|
|
|
#Replicate bug
|
|
|
|
#Interesting behavior
|
|
exit 1
|