read string by string in file in linux
grep 'word' filename
grep 'word' file1 file2 file3
grep 'string1 string2' filename
cat otherfile | grep 'something'
command | grep 'something'
command option1 | grep 'data'
grep --color 'data' fileName
Also in Shell:
- git unstage all files
- ubuntu create a ssh key
- bash get value after equal sign
- ubuntu 16.04 bluetooth not detecting devices
- git clone
- mkdir linux
- how to make a tarball in linux
- Macbook git user config global
- rails server already running
- linux ram drive
- git add
- package 'mana-toolkit' has no installation candidate
- remove remote git
- jupyter notebooks
- how to check installed apps in ubuntu
- youtube api python
- linux how to see directory data usage
- ubuntu terminal find file recursive
- bash script until loop
- how to check if pygame is installed in ubuntu
- git proxy
- how to remove an apt repository
- gcloud cd /root permission denied
- git diff two commits one file