2 lines
118 B
Fish
2 lines
118 B
Fish
touch {/,}output.txt # create both /output.txt and output.txt
|
|
mkdir {/,}docs # create both /docs and docs
|