2
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00

Save with UNIX line breaks

- also remove lots of trailing whitespace on last line
This commit is contained in:
Stig Sandbeck Mathisen 2014-10-04 21:16:42 +02:00
parent 73239efaef
commit 6a28f5a215
2 changed files with 71 additions and 72 deletions

View file

@ -44,4 +44,3 @@ echo $(grep "`date '+%Y-%m-%d'`" /var/log/pure-ftpd/transfer.log | grep [[:spac
echo -n
echo -en "ftp_get.value "
echo $(grep "`date '+%Y-%m-%d'`" /var/log/pure-ftpd/transfer.log | grep [[:space:]]\\[\\]sent[[:space:]] | wc -l)