short instructions how to install and use
[virtual-ldap] / safeq-ldap-koha.sh
1 cd /srv/virtual-ldap/
2 log=log/safeq-ldap-koha.log 
3 test -f $log && mv $log $log.`date +%Y-%m-%dT%H%M%S`
4 ( MAX_RESULTS=10 ./bin/ldap-koha.pl 10.60.0.13:2389 2>&1 ) | tee -a $log