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
- bash
- grep
- context
- Eclipse
- GIT
- IntelliJ
- port
- Windows 10
- ssh
- Mac
- vscode
- resource
- Quartz
- 네트워크
- profile
- Source
- tomcat
- maVen
- JavaScript
- lsof
- import
- VirtualBox
- 줄바꿈 문자
- plugin
- Windows
- 단축키
- xargs
- find
- netsh
- web.xml
Archives
- Today
- Total
develog
[Linux] find 검색 결과만 출력 본문
find 검색 결과만 출력
find / -name 'aa.txt' 2>/dev/null |
'OS & Shell > Linux' 카테고리의 다른 글
[Windows10] Ubuntu locale euc-kr 설치 (0) | 2017.06.05 |
---|---|
[Linux] vi color scheme (0) | 2017.05.31 |
[Linux] env 환경 변수 (0) | 2017.05.24 |
[Linux] .bashrc vs .bash_profile (0) | 2017.05.23 |
[Linux] alias ll (0) | 2017.05.23 |
Comments