리눅스 파일 시간 정보 확인



파일의 접근시간 및 수정시간, 그리고 변경시간을 확인하는 명령어 stat 입니다.


Access : atime

Modify : mtime

Change : ctime


[root@vps ~]# stat test.bin

  File: `test.bin'

  Size: 81388           Blocks: 160        IO Block: 4096   regular file

Device: 803h/2051d      Inode: 57618946    Links: 1

Access: (0644/-rw-r--r--)  Uid: (  0/    root)   Gid: (  0/    root)

Access: 2014-03-23 16:00:00.000000000 +0900

Modify: 2014-03-23 16:00:00.000000000 +0900

Change: 2017-01-31 15:04:22.764896137 +0900



블로그 이미지

영은파더♥

가상서버호스팅 VPS 리눅스 서버관리 윈도우 IT

,