Numeric Month in shell ?
2007-12-24 22:06:00
slighty off topic, sorry for that.
Within in a shell (/bin/sh) I need the numeric month.
All I found so far is 'date +%b'. But this results in "March" for
example. I would need "3" or "03" instead.
Any glue ?
Thanx in advcance, Dirk.
Comments
Got something to say?
You must be logged in to post a comment.

