finger/log

7 lines
173 B
Plaintext
Raw Normal View History

2019-08-11 18:54:10 +00:00
#!/bin/sh
# file /var/log/efingerd.log has to be writeable by UID
# efingerd runs under for this to work
2019-09-13 19:32:24 +00:00
echo "$(date)" "$3" fingered from "$1@$2" >>/var/log/efingerd.log