find 폴더 -type f -mtime -일수 -print
find 폴더 -type f -mtime -일수 -ls
[root@123123 /home/users/tg]# find/var/home/sample -type f -mtime -1 -print
'프로그래밍언어 > 리눅스' 카테고리의 다른 글
리눅스 centos 6 파이썬 make install 에러 (0) | 2018.09.11 |
---|---|
리눅스 firewalld 설치 // firewall-cmd: command not found 에러 (0) | 2018.08.22 |
리눅스 user 암호 설정 /패스워드 변경 / 암호 변경 한줄로 하기 (0) | 2018.08.21 |
리눅스 파일안에 문자열 찾기 (0) | 2017.09.13 |
리눅스 명령어 (0) | 2017.08.30 |