* Thorsten Glaser <t...@mirbsd.de> [2011-09-15 14:15]:
> Abel Abraham Camarillo Ojeda <acamari <at> verlet.org> writes:
> 
> > Some of our shell scripts that work with dates and do something like:
> > 
> > month=`date +%m`
> > something && month=$((month-1))
> 
> month=10#$(date +%m)

awesome.
trying to be clever is always so awesome, and almost always leads to
problems.
now, your code is awesome to produce something that looks like a
military aircraft registration.
it is entirely useless otherwise.

-- 
Henning Brauer, h...@bsws.de, henn...@openbsd.org
BS Web Services, http://bsws.de, Full-Service ISP
Secure Hosting, Mail and DNS Services. Dedicated Servers, Root to Fully Managed
Henning Brauer Consulting, http://henningbrauer.com/

Reply via email to