Files
TomoATT/examples/clean_examples.sh

7 lines
121 B
Bash
Raw Permalink Normal View History

2025-12-17 10:53:43 +08:00
rm -r ./*/OUTPUT_FILES
rm ./*/*.dat
rm ./*/*.h5
rm ./*/*.txt
rm ./*/params_log.yaml
rm -r ./*/OUTPUT_FILES*
rm ./*/*/*.h5