To: herbstluftwm _minus_ devel _at_ lists _dot_ sourceforge _dot_ net
Subject: Command: Negation
From: Tyler Thomas Hart <tylerthomashart _at_ gmail _dot_ com>
Date: Wed, 28 Nov 2012 14:08:54 -0800
Hello yall, I'm tylo (wretch). I've posted some patches to arch bbs adding some commands I find useful, and was directed here. I'm new to contributing to projects and my c is rusty, so I welcome all pointers/critiques/syntactical corrections. This is 1 of 3 (I was told to submit each feature seperately):
from my man: ! COMMANDS "!" executes the provided commands, but inverts their return value. If the provided command returns a nonzero, "!" returns a 0, if the command returns a zero, "!" returns a 1.
this is useful in and/or chains.
a tarball containing the patches are attached (can I attach files in this mailing list?)
Attachment:
negation.tar.gz Description: GNU Zip compressed data