Re: [dwm] piped input to dwm

From: <lordkrandel_AT_gmail.com>
Date: Fri, 12 Oct 2007 18:06:36 +0200

Robert Manea wrote:
> You can get rid of the nasty EOF problem without using a loop, that
> continously replaces your input, like this:
>
> mkfifo pipe
> tail -f pipe | dwm
>
> And from an xterm or some other source:
>
> echo foobar > pipe
Really like it, I'm gonna check this out.

Wyrmskull
Received on Fri Oct 12 2007 - 18:07:53 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:59:26 UTC