Complete.Org: Mailing Lists: Archives: discussion: November 1999:
[aclug-L] Re: bash how to
Home

[aclug-L] Re: bash how to

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aclug-L@xxxxxxxxxxxx
Subject: [aclug-L] Re: bash how to
From: Jeff <schaller@xxxxxxxxxxxxx>
Date: Sun, 7 Nov 1999 18:18:03 -0600 (CST)
Reply-to: aclug-L@xxxxxxxxxxxx

On Sat, 6 Nov 1999, phrostie wrote:

> is there a good howto for writing bash scripts.
> 
> where would i find it.


search the 'net -- I know there's an archive somewhere of example
scripts.

> i would like to do some form of loop

for i in 1 3 5 7 9
do
  some command with $i in it maybe
done

-jeff in NY
-- 
Homer: You know, when I was a boy, I really wanted a catcher's mitt, but my
 dad wouldn't get it for me. So I held my breath until I passed out and 
 banged my head on the coffee table. They thought I might have brain damage!
Bart: Dad, what's the point of this story? --Homer: I like stories.



[Prev in Thread] Current Thread [Next in Thread]