3 lines
48 B
Plaintext
3 lines
48 B
Plaintext
OUTFILE="./not_exist_dir/file"
|
|
ERROR_CASE="yes"
|
OUTFILE="./not_exist_dir/file"
|
|
ERROR_CASE="yes"
|