Bash Nested Loops, mixture of dates and numbers
- by Saleh
Hi,
I am trying to output a range of commands with different dates and numbers associated. for each hour eg.
Output im trying to do in a loop is:
shell.sh filename<number e.g. between 1-24> <date e.g. 20100928> <number e.g. between 1-24> <id>
So basically the the above will generate an output done 24 times for each…