2010-02-03 Linux でファイルの更新日時のみを取得する方法 Linux bash $ touch a $ stat --print=%y a 2010-02-03 15:44:12.000000000 +0900