Easily find issues by searching: #<Issue ID>
Example: #1832
Easily find members by searching in: <username>, <first name> and <last name>.
Example: Search smith, will return results smith and adamsmith
Aqua Data Studio / nhilam |
Follow
827
|
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
About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017