Mailinglist Archive: opensuse (3139 mails)

< Previous Next >
Re: [SLE] please help found out how much "video RAM" the video card has
  • From: Patrick Shanahan <ptilopteri@xxxxxxxxx>
  • Date: Thu, 26 Oct 2006 20:31:50 +0000 (UTC)
  • Message-id: <20061026203138.GF8119@xxxxxxxxxxxxxxx>
* Alexey Eremenko <al4321@xxxxxxxxx> [10-26-06 16:24]:
>
> I found better way:
> "cat /var/log/Xorg.0.log | grep -i ram"
>
> To also see the lines, it could be:
> "cat -n /var/log/Xorg.0.log | grep -i ram"
>

why insist on using two operations where one suffices ???

grep -i ram /var/log/X......

direct instead of cat -> pipe -> strain pipe output

--
Patrick Shanahan Registered Linux User #207535
http://wahoo.no-ip.org @ http://counter.li.org
HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery2

< Previous Next >
Follow Ups