#592039 /usr/bin/notify-send: tabs not working, please add "-e" like in echo -e

Package:
libnotify-bin
Source:
libnotify
Description:
sends desktop notifications to a notification daemon (Utilities)
Submitter:
yellow
Date:
2010-08-07 02:33:04 UTC
Severity:
minor
#592039#5
Date:
2010-08-07 02:30:32 UTC
From:
To:
Dear Sir,

I use this part of code, using "-e" to add backslash support
"
notify-send "$TIMENOW\t$zweight\t$ztemp\t$zpress\t$zpulse\t$zpain\t$zinformation"
echo -e "$TIMENOW\t$zweight\t$ztemp\t$zpress\t$zpulse\t$zpain\t$zinformation" >>  report.txt
"

It would be nice that backslash with "-e" too is supported if possible

All the best

Regards