Re: Shell mit Seltsamkeiten

From: Marc Santhoff <M.Santhoff(at)t-online.de>
Date: Fri, 14 Apr 2006 17:47:27 +0200

Am Freitag, den 14.04.2006, 17:35 +0200 schrieb Marc Santhoff:
> sh -c "xwininfo -root | grep Width > /tmp/OOo-macrotest.txt"

Das ist natürlich ein Kopierfehler, auch so:

$ sh -c "xwininfo -root | grep Width | awk '{print $2}' > /tmp/OOo-macrotest.txt"
$ cat /tmp/OOo-macrotest.txt
  Width: 1600

geht es nicht.

Marc

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 14 Apr 2006 - 17:53:01 CEST

search this site