blu.org  wiki

 « Return to Thread: Looking for a quick script solution

Looking for a quick script solution

by Stephen Goldman :: Rate this Message:

Reply to Author | View in Thread

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

 « Return to Thread: Looking for a quick script solution