Files
2026-08-12 19:54:36 +08:00

2 lines
78 B
Bash
Executable File

find . -maxdepth 1 -type f ! -name "*.*" -executable -delete
rm -rf *.in *.out