Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- GIT
- netsh
- vscode
- bash
- Mac
- VirtualBox
- Quartz
- Eclipse
- 단축키
- lsof
- maVen
- 줄바꿈 문자
- ssh
- find
- plugin
- import
- port
- profile
- Source
- web.xml
- grep
- Windows 10
- Windows
- xargs
- IntelliJ
- JavaScript
- resource
- 네트워크
- context
- tomcat
Archives
- Today
- Total
develog
[Linux] 날짜 검색 본문
오늘 수정된 파일 찾기
find . -mtime 0 -exec ls -al --time-style=long-iso {} \; | grep ^-
'OS & Shell > Linux' 카테고리의 다른 글
[Linux] ls 정렬 (0) | 2015.06.17 |
---|---|
[Linux] awk (0) | 2015.03.03 |
[Linux] shell script, array, loop (0) | 2015.01.12 |
[Linux] ssh, mkdir (0) | 2015.01.12 |
[Linux] vi, clear last search highlight (0) | 2015.01.12 |