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