블록 내의 숫자가 특정 날짜 형식으로 되어 있습니까?
[ 1613.015] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event16)
[ 1613.015] (II) No input driver specified, ignoring this device.
[ 1613.015] (II) This device may have been added with another device file.
[ 1613.016] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event17)
답변1
이것은 타임스탬프입니다. 시스템이 마지막으로 부팅된 이후의 시간(초)을 나타냅니다.
Linux를 실행하는 경우 콘텐츠의 첫 번째 필드와 동일한 번호를 찾을 수 있습니다 /proc/uptime
.