3 lines
56 B
Perl
3 lines
56 B
Perl
|
|
perl -e 'qx(touch /output.txt)'
|
||
|
|
perl -e 'mkdir "/docs"'
|