File Info
- Filename
- .command.sh
- Full Path
- s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/81/bfcaa37ebf72d08cec765bc59b44ea/.command.sh
- Size
- 90 bytes
- Attempt
Content
View in new tab#!/bin/bash -Ceuo pipefail mkdir -p test touch test/test.txt mkdir -p out/ mv test/* out/