mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00: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…
Add table
Add a link
Reference in a new issue