2 lines
53 B
Bash
Executable File
2 lines
53 B
Bash
Executable File
#!/usr/bin/env bash
|
|
find "$1/var/log" -type f -delete |