Is not the same... Backticks keeps newlines, but $() merges all lines
into a single one. I'm not sure if this behaviour is affected by IFS
On Apr 7, 2010, at 4:01 AM, Noah Birnel wrote:
On Sun, Apr 04, 2010 at 01:03:55PM -0400, n...@lavabit.com wrote:
Semi unrelated question: why are so ma
On Sun, Apr 04, 2010 at 01:03:55PM -0400, n...@lavabit.com wrote:
> Semi unrelated question: why are so many people at suckless using ` `
> instead of $( ) ? I've seen it here, dmenu_path, surf's config.h... etc.
>
> $( ) only fails in very, very old shells... think original bourne
I use backti
On 21:26 Tue 06 Apr, Claudio M. Alessi wrote:
> On Tue, Apr 06, 2010 at 08:50:07PM +0400, anonymous wrote:
> > You don't put same symlinks (to ~/doc, ~/src etc.) in every directory of
> > your filesystem. Most directories have only one link to them. Then why
> > should you put links to upper leve
On Tue, 6 Apr 2010 13:40:59 -0400
m g wrote:
> In reference to
> http://nibble.develsec.org/hg/sw/file/80e2f5765b48/sw.cgi ...
>
> Is there a reason on line 20 relies on javascript as opposed to
> something such as the tag?
>
> echo
> "window.location=\"${PREFIX}${BIN}\";"
>
> vs
>
> echo "
On Tue, Apr 06, 2010 at 08:50:07PM +0400, anonymous wrote:
> You don't put same symlinks (to ~/doc, ~/src etc.) in every directory of
> your filesystem. Most directories have only one link to them. Then why
> should you put links to upper levels in every directory (and even file)
> of your websit
In reference to http://nibble.develsec.org/hg/sw/file/80e2f5765b48/sw.cgi ...
Is there a reason on line 20 relies on javascript as opposed to
something such as the tag?
echo
"window.location=\"${PREFIX}${BIN}\";"
vs
echo ""
On Sun, Apr 04, 2010 at 05:49:18PM +0100, Kai Hendry wrote:
> As for HTML, don't use . Use .
> Same goes for
> Instead of , use
Instead of you can use . is deprecated alias for
in HTML 4 and redefined for another purpose in HTML 5, but it is
still for creating lists.
By the way, I don't lik
On Tue, 06 Apr 2010 14:01:44 +0200
Paul Malherbe wrote:
> Hi
>
> Is there any way to exclude the side-bar (menu) from scrolling with
> the body?
>
>
> Regards
>
> Paul Malherbe
>
> +27 (0) 21 6711866
> +27 (0) 82 9005260
You can do it adding "display: block;" to "#side-bar" in style.css
R
On Mon, Apr 5, 2010 at 2:27 PM, pancake wrote:
> Last night I wrote a simple game based on a facebook one called
> 'word challenge'. in fact i dont have fb, and there are several
> versions of the same game, but with different play rules.
>
> This one is quite adictive, and, apart from the side th
Hi
Is there any way to exclude the side-bar (menu) from scrolling with the
body?
Regards
Paul Malherbe
+27 (0) 21 6711866
+27 (0) 82 9005260
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
10 matches
Mail list logo