Thursday, 29 August 2013

Iterative zipping process through 10 files in bash

Iterative zipping process through 10 files in bash

References

Reference NO 1

http://stackoverflow.com/questions/1456501/manually-iterating-a-line-of-a-file-bash

Reference NO 2

http://stackoverflow.com/questions/11548358/bash-iteration-through-array-names

Reference NO 3

http://linux.about.com/od/Bash_Scripting_Solutions/a/How-To-Write-Bash-For-Loops.htm

Reference NO 4

http://mywiki.wooledge.org/BashPitfalls

Reference NO 5

http://www.thegeekstuff.com/2010/06/bash-for-while-until-loop-examples/

Reference NO 6

http://www.cyberciti.biz/faq/bash-for-loop/

Reference NO 7

http://unix.stackexchange.com/questions/19266/how-to-iterate-over-two-sets-of-iterables-in-a-shell-script

Reference NO 8

https://github.com/chrishah/MITObim

No comments:

Post a Comment