# print today date in yyyyMMdd format. alias today="date +%Y%m%d" # current day of week number. alias dow="date +%u"