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:
parent
73239efaef
commit
6a28f5a215
2 changed files with 71 additions and 72 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue