To avoid receiving notification I have modified the following line:
- $SORT "$TMPDIR/logoutput"/* | sed -e 's/[[:space:]]\+$//' | cat \+ cd && find "$TMPDIR/logoutput" -type f | $SORT | sed -e 's/[[:space:]]\+$//' | cat \
Matteo Castellani
To avoid receiving notification I have modified the following line:
- $SORT "$TMPDIR/logoutput"/* | sed -e 's/[[:space:]]\+$//' | cat \+ cd && find "$TMPDIR/logoutput" -type f | $SORT | sed -e 's/[[:space:]]\+$//' | cat \
Matteo Castellani