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