On Mon, Jan 25, 2010 at 6:09 AM, Bryn M. Reeves <b...@redhat.com> wrote:
> It's cute isn't it? I had the biggest grin the day I realised that '['
> was just another command..

That's the reason [[ can use special characters like < and > without
escaping, while [ can't:  [[ is a builtin, but [ isn't.

--
Garrett Holmstrom
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to