command line for NSLU2 multidisplay example

(uname -smr; (cat /proc/cpuinfo | grep Hardware | sed 's/.*\:\ //'); \
echo; echo; echo; echo; \
echo "Proc:"; (cat /proc/cpuinfo | grep Proc | sed 's/.*\:\ //')) \
| multidisplay -n ctinclud -p 'USB:7c0/1501' -F tiny -m - -f tux_inv.png
(tux_inv.png is the name of a local picture and thus needs to be replaced through another file name!)

<- back