cosmic/efingerd/log
2019-01-12 19:41:18 -05:00

4 lines
99 B
Bash
Executable File

#!/bin/sh
printf "%s %s fingered from %s@%s\\n" "$(date)" "$3" "$1" "$2" >> /var/log/efingerd.log