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