검색을 통해 이슈를 손쉽게 찾아보세요: #<이슈 ID>
예시: #1832
다음의 검색으로 회원을 쉽게 찾으세요: <사용자 이름>, <명> 와 <성>.
예시: smith를 검색하면, smith 와 adamsmith의 검색결과를 가져옵니다.
grep tariq /etc/passwd
grep -i "TARIQ" /etc/passwd
grep -r "192.168.1.5" /etc/
grep -c Mary pattern-test.txt
grep -v Mary pattern-test.txt
grep -H Mary *.txt
grep -h Mary *.txt
grep -L Mary *.txt
grep -l Mary *.txt
cat pattern-test.txt | grep -h Mary *.txt
cat file | grep -l pattern cat file | grep -L pattern
AquaClusters 안내 프라이버시보호 정책 지원 Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017