Thanks to Varun, it was a nice session. It was the first time we had
discussed on loads of topics together.
I am starting this thread to continue our discussions and problems
that were left unfinished.
Firstly, I checked out a link for tutorial on Shell Script, we can all
go through it: http://linuxgazette.net/133/cherian.html
Also it seems that there is no "proper" way of specifying 100 numbers
in for loop. The only hopeful alternative is to have a file which has
hundred numbers stored in it and then using something like:
for i in `cat /etc/group`
Regards
Souvik
--
me_aman
@huj
Regards
Souvik
Regards
Souvik
Regards
Souvik
On Thu, Apr 17, 2008 at 10:22 PM, Ritesh Kushwaha <rites...@gmail.com> wrote: