File Info

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