pull down to refresh
you've been calculating something for 2 weeks?
reply
The computer cluster has ;)
Doing a lot of HPC these days.
Not as much as a few years back, though; at the time, I was running jobs on 10,000 CPUs in parallel.
reply
dang, what kind of crazy simulations are you running
shell
treats numbers as octal:$((10#$2))
vs$(($2))
when my second argument was08
, completely messing up a script. I only noticed it two weeks into the calculation. fml