File Info
- Filename
- .command.sh
- Full Path
- s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/98/b77cbfb78bf174debe66c9562dd1e3/.command.sh
- Size
- 65 bytes
- Attempt
Content
View in new tab#!/bin/bash -Ceuo pipefail touch test.txt mv test.txt output.txt
#!/bin/bash -Ceuo pipefail touch test.txt mv test.txt output.txt