On Fri, Oct 9, 2009 at 14:52, Guy wrote:
> MEM="`free -m|grep \"buffers/cache\"|awk '{print $3}'`M"
>
Sorry not in answer to you main question, but you can get rid of that
grep there:
free -m|awk '/buffers\/cache/ {print $3}'
Regards, Keith
On Fri, Oct 9, 2009 at 12:52 AM, Guy wrote:
> Does anyone know a way to retrieve the current download and upload
> speed/rate for a particular interface for display in the status bar?
http://www.kernel.org/pub/software/web/bwbar/
This little utility is pretty hackable and can be made to behave l
On Fri, Oct 9, 2009 at 12:23 AM, Ammar James wrote:
> All you people who are against transparency are like all those BSD
> folk on Freenode who troll you for wanting a colorized ls output.
>
> Unbelievable.
I agree. How else do they expect me to see my half-naked anime ninja
cat-girl wallpaper?
Does anyone know a way to retrieve the current download and upload
speed/rate for a particular interface for display in the status bar?
My current .xinitrc contains:
CPU="`uptime | sed -n 's/.*: //; s/, .*// p'`"
MEM="`free -m|grep \"buffers/cache\"|awk '{print $3}'`M"
DAT="`date \"+%m/%d %H%M\"`
On Sun, Oct 4, 2009 at 6:51 PM, Kurt H Maier wrote:
>
>
> oh god you mean someone expects me how to use this thing?
Has anyone really been far even as decided to use even go want to do
look more like?
All you people who are against transparency are like all those BSD
folk on Freenode who troll you for wanting a colorized ls output.
Unbelievable.
On 09/10/2009, Marc Andre Tanner wrote:
> What is missing is a good libimap written in C. Or is there one that I am
> not aware of? The last time I googled for it everything I found was either
> ugly
> or written in a scripting language.
>
Yeah there is c-client from uw-imap which is the referen
On Tue, Oct 06, 2009 at 06:24:14PM +0200, pancake wrote:
> A solution that manages MTA, MUA, MDA and MDMA plus LSD in a simple
> way.
>
> This is:
> - Keep a partial local cache of the mails (only last 50?)
> - imap support server search, so why i have to mirror the
> folders with 53200 mails
On Thu, Oct 08, 2009 at 10:05:16PM +0200, Julien Steinhauser wrote:
> On Thu, Oct 08, 2009 at 11:13:38AM +0200, Szabolcs Nagy wrote:
> If I had to choose between tabs and several instances with a wm interaction,
> I'd choose the latest, despite the problematic raised by Jake Todd
> (giving the focu
On Thu, Oct 08, 2009 at 05:01:23PM +0200, Szabolcs Nagy wrote:
>
> On 10/8/09, Dieter Plaetinck wrote:
> > actually the patch was announced on this ML. at least once.
> >
>
> ok then
> i was just alarmed by the inappropriate "arch linux forum" reference
>
Actually, I know two different vertical
On Thu, Oct 08, 2009 at 11:13:38AM +0200, Szabolcs Nagy wrote:
>
> On 10/7/09, Julien Steinhauser wrote:
> > On surf, ctrl-y, echo -e `sselp | dmenu` >> $file bound to a key binding,
> > and you can tag it as you like, retrieving is just as so easy, just load
> no no
> you don't want to tag
> tha
On 10/8/09, Dieter Plaetinck wrote:
> actually the patch was announced on this ML. at least once.
>
ok then
i was just alarmed by the inappropriate "arch linux forum" reference
On Thu, 8 Oct 2009 11:13:38 +0200
Szabolcs Nagy wrote:
> tell those ppl on the archlinux forum that there is already a
> dedicated forum to dmenu, if they have some code modification in mind
> they might want to share it here, and not on some random web forum
> where noone finds it
>
> not to m
2009/10/8 Uriel :
> On Wed, Oct 7, 2009 at 10:51 PM, Kris Maglione wrote:
>> On Wed, Oct 07, 2009 at 01:23:17PM -0700, Suraj Kurapati wrote:
>>>
>>> On Wed, Oct 7, 2009 at 8:40 AM, Marco Rucci wrote:
The page is now here: http://wmii.suckless.org/themes.
>>>
>>> Thanks for restoring tha
On Wed, Oct 7, 2009 at 10:51 PM, Kris Maglione wrote:
> On Wed, Oct 07, 2009 at 01:23:17PM -0700, Suraj Kurapati wrote:
>>
>> On Wed, Oct 7, 2009 at 8:40 AM, Marco Rucci wrote:
>>>
>>> The page is now here: http://wmii.suckless.org/themes.
>>
>> Thanks for restoring that page.
>
> It was never lo
This is the era of Destructivism.
On Wed, Oct 7, 2009 at 9:00 PM, Moritz Wilhelmy
wrote:
> On Wed, Oct 07, 2009 at 01:44:04PM +0200, Aurélien Aptel wrote:
>>
>> On Wed, Oct 7, 2009 at 12:15 PM, Richard Pöttler
>>
>> > What do you think about transparency? I think it might collide with the
>> > su
On 10/7/09, Julien Steinhauser wrote:
> On surf, ctrl-y, echo -e `sselp | dmenu` >> $file bound to a key binding,
> and you can tag it as you like, retrieving is just as so easy, just load
no no
you don't want to tag
that's the point
one can get reasonable work flow out of tabs *without*
tagging/l
On 10/8/09, Jacob Todd wrote:
>> * where is page position stored? (in case of a long article one might
>> want to store the position)
> Page as in what percent you are up or down a specific page, or what page of
> the
> article you're on? If you're talking about the latter, then a url + title
> sh
18 matches
Mail list logo