mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 06:20:09 +01:00
7 lines
122 B
Text
7 lines
122 B
Text
|
|
case="regex: options"
|
||
|
|
command="rm correc -r"
|
||
|
|
error="no such file or directory"
|
||
|
|
expect="rm -r ./correct"
|
||
|
|
|
||
|
|
mkdir -p correct
|