Picking a MAC address for a FreedomBox
Posted Jan 21, 2013 16:52 UTC (Mon) by
mcortese (guest, #52099)
In reply to:
Picking a MAC address for a FreedomBox by rahulsundaram
Parent article:
Picking a MAC address for a FreedomBox
/bin/macchanger -r wlan0 2>&1 > /dev/null
The redirection looks weird: stdout goes to null, while stderr goes to stdout! ;-)
(
Log in to post comments)