[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: for; do; done regression ?
From: |
Marc Herbert |
Subject: |
Re: for; do; done regression ? |
Date: |
Mon, 10 Jan 2011 16:24:31 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7 |
Le 10/01/2011 13:38, Greg Wooledge a écrit :
> Don't use seq, ever, because it's Linux-only
> and is a stupid way to count when bash has builtin integer arithmetic.")
seq is not exactly Linux-only but GNU-only.
GNU-specific versus bash-specific, which is worse? I'd say it
depends... on which mailing-list you post :-)