RTL2832U on Raspberry Pi

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-sdr@lists.osmocom.org/.

Steve Markgraf steve at steve-m.de
Mon Dec 23 20:29:53 UTC 2013


Hi,

On 23.12.2013 21:01, IZ8MBW Fabio wrote:
> A question: there is a way to start "rtp_tcp" in silent mode (without
> messages on the terminal)?

Simply redirect stdout to /dev/null and stderr to stdout:

$ rtl_tcp > /dev/null 2>&1

Regards,
Steve




More information about the osmocom-sdr mailing list