i think this should be do-able in sed/awk, right? convert the following list to 2011.08.01 … etc
20110801
20110802
20110803
20110804
20110805
20110808
just not smart enough to figure out how to do it
any suggestiongs?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Using GNU date:
It barfs on invalid date.