Simple bash question… I suppose, I’m new.
I have substract date from system time
date_from=`date -d "30 minutes ago"`
after, I want format the result in $date_from in ‘yyyy-mm-dd’
how can I do that?
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.
It is very likely, though, that 30 minutes ago it was the same day 🙂