dateコマンド 2019-05-23 10:43:41 | Linux 現在の日時を表示 $ date 24時間後の日時を表示 $date -d tomorrow 24時間前の日時を表示 $date -d yesterday 365日後の日付を表示 $date -d "365 days"