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
- Mac
- 네트워크
- port
- 줄바꿈 문자
- find
- VirtualBox
- vscode
- 단축키
- Windows
- IntelliJ
- netsh
- Quartz
- ssh
- resource
- bash
- Windows 10
- web.xml
- JavaScript
- import
- plugin
- profile
- grep
- Source
- tomcat
- maVen
- context
- xargs
- Eclipse
- GIT
- lsof
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 |
Comments