Files
scripts/shell/deltmp.sh
2025-09-18 11:35:56 +02:00

4 lines
71 B
Bash
Executable File

#!/usr/bin/env zsh
find ~ -name ".bash_history-*.tmp" -type f -delete