[sr-dev] [tracker] Comment added: kamctl warning when greadlink does not exist

sip-router bugtracker at sip-router.org
Tue Nov 25 13:40:18 CET 2014


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#492 - kamctl warning when greadlink does not exist
User who did this - Morten Tryfoss (mtryfoss)

----------
&> should redirect stdout and stderr to /dev/null according to:

http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO-3.html

3.6 Sample: stderr and stdout 2 file

This will place every output of a program to a file. This is suitable sometimes for cron entries, if you want a command to pass in absolute silence.

         rm -f $(find / -name core) &> /dev/null 

----------

More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=492#comment1703

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the sr-dev mailing list