finger/log

7 lines
170 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
echo `date` "$3" fingered from "$1@$2" >>/var/log/efingerd.log