File Info

Filename
.command.sh
Full Path
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/b6/5483754bc7110296aa89c8dc00e76b/.command.sh
Size
90 bytes
Attempt
#!/bin/bash -Ceuo pipefail
mkdir -p test
touch test/test.txt
mkdir -p out/
mv test/* out/