728x90
반응형
File.atime('파일주소') # Returns the last access time
File.ctime('파일주소') # Returns the change time for file
File.mtime('파일주소') # Returns the modification time for file.
http://ruby-doc.org/core-1.9.3/File.html
728x90
반응형
'삽질 > Ruby' 카테고리의 다른 글
[Ruby] 빈 공간 텍스트 채우기 (0) | 2014.11.28 |
---|---|
[Ruby] Time 비교하기 (0) | 2014.11.26 |
[Ruby] html 예제 (0) | 2014.11.26 |
댓글