$: ifconfig > /dev/null
$: ifconfig eth0 down
$: ifconfig eth0 up &> /dev/null
Nov 3 22:06:13 kernel: eth0: XLlTemac: Options: 0x3fa
Nov 3 22:06:13 kernel: eth0: XLlTemac: allocating interrupt 20 for dma mode tx.
Nov 3 22:06:13 kernel: eth0: XLlTemac: allocating interrupt 19 for dma mode rx.
Nov 3 22:06:15 kernel: eth0: XLlTemac: speed set to 100Mb/s
Nov 3 22:06:15 kernel: eth0: XLlTemac: Send Threshold = 24, Receive Threshold = 4
Nov 3 22:06:15 kernel: eth0: XLlTemac: Send Wait bound = 254, Receive Wait bound = 254
Почему не весь вывод перенаправлен?