[Linux/Unix] find 명령어 / -mtime 옵션 - 일별로 파일 내용 확인하기
·
OS/Linux&Unix
find ./ -name "ULOG.*" -mtime -3 | xargs grep 'error' > test.txt # vi test.txt "test.txt" 24 lines, 3099 characters ./ULOG.110622:223915.node1!JSH.5964354.1.-2: JOLT_CAT:1611: "ERROR: SSL error 29019" ./ULOG.110722:101333.node1!tmboot.2949710.1.-2: CMDTUX_CAT:825: ERROR: Process WSL at AIX1 failed with /T tperrno (TPESYSTEM - internal system error) ./ULOG.110722:102833.node1!tmboot.14877172.1.-2..