Files
TomoATT/examples/clean_examples.sh
2025-12-17 10:53:43 +08:00

7 lines
121 B
Bash
Executable File

rm -r ./*/OUTPUT_FILES
rm ./*/*.dat
rm ./*/*.h5
rm ./*/*.txt
rm ./*/params_log.yaml
rm -r ./*/OUTPUT_FILES*
rm ./*/*/*.h5