File Info

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