[Linux]date (Unix)
·
Linux
# 3일전 가져오기(YYYY-MM-DD) DAYS=$(date +"%Y-%m-%d" -d "3 days ago") 출처 - http://en.wikipedia.org/wiki/Date_(Unix)