blu.org  wiki

 « Return to Thread: Looking for a quick script solution

Re: Looking for a quick script solution- all set !

by Stephen Goldman :: Rate this Message:

Reply to Author | View in Thread


THANKS !


gunzip  *.gz



Stephen Goldman
System Administrator
MIT Biology
sgoldman@...

----- Original Message -----
From: "sgoldman" <sgoldman@...>
To: <discuss@...>
Sent: Saturday, July 25, 2009 8:29 PM
Subject: Looking for a quick script solution


> Hello Blu.
>        I 'm faced with a directory with about 100 gzip files that need to
> be uncompressed.
>
>        they are at s_2_0001_int.txt.p.gz and go to s_8_0098_nse.txt.p.gz
>
>
> s_2_0001_int.txt.p.gz
>
> s_8_0098_nse.txt.p.gz
>
>
>        If there was ever a need for a script this is it.. little
> experience here though..
>
>        I 'm thinking a for [i} something
>            to load the file  * gz
>            then gunzip
>            form 1 to 100
>
>        not sure where to start.
>
>        Open for some ideas
>
> Thanks,
> Stephen
>
>
>
>
>
>
>
>
>
>
> s_2_0001_int.txt.p.gz
>
> s_8_0098_nse.txt.p.gz
>
>
>
>
> Stephen Goldman
> System Administrator
> MIT Biology
> sgoldman@...
> _______________________________________________
> Discuss mailing list
> Discuss@...
> http://lists.blu.org/mailman/listinfo/discuss
>

_______________________________________________
Discuss mailing list
Discuss@...
http://lists.blu.org/mailman/listinfo/discuss

 « Return to Thread: Looking for a quick script solution