Re: [ILUG] shell script question

From: Paul Jakma (paulj at domain itg.ie)
Date: Wed 03 May 2000 - 13:08:42 IST


On Wed, 3 May 2000, Liam Bedford wrote:

> could you use the seq thing that was mentioned before?
>
> for H in `seq 255` ; do
> echo $H
> done
>
> ?
>
> seems to work here..

yeah, forgot about seq.. doh, and that does the job perfectly on linux.
(which makes me happy for now).

but how about a native sh or bash way for other Unices?

--paulj



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:06:00 GMT