5 lines
52 B
Bash
5 lines
52 B
Bash
|
|
rm -rf docs
|
||
|
|
rm input.txt
|
||
|
|
rm -rf /docs
|
||
|
|
rm /input.txt
|