jntkwx is
13 years ago
happy my scripts for the 1st Comp Apps assignment are running correctly! :-)
latest #10
jjrennie says
13 years ago
shell scripts?
jntkwx says
13 years ago
yup
jntkwx says
13 years ago
first time programming since I took Fortran 3 years ago
立即下載
jjrennie says
13 years ago
yup was in the same boat as you
jntkwx says
13 years ago
(angry) my scripts run, except for 2 hours in the middle of the night. There's something wrong with my If statement.
jntkwx hopes
13 years ago
it was as simple as one too many pairs of parentheses
jjrennie says
13 years ago
one of the things that bugs me is that when you run it live on a workstation it works fine, but when you cron it, it doesn't work properly
jjrennie says
13 years ago
that issue is mostly because of directory structures...but gets me every time!
jntkwx says
13 years ago
so far I've avoided that problem by: using forward slashes :-P & declaring my directory structures as variables
jntkwx says
13 years ago
it helped that inputting and outputting to specific directory structures were part of the assignment
back to top