[dwm] Why does this work

From: Ross Mohn <rpmohn_AT_waxandwane.org>
Date: Thu, 24 Aug 2006 19:14:18 -0400

Why does this loop break when you exit dwm?

while true
do
    echo `date` `uptime | sed 's/.*://; s/,//g'`
    sleep 1
done | dwm

Thanks -RPM
Received on Fri Aug 25 2006 - 01:14:30 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:30:28 UTC