Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

grep example linux

g -> global
r -> regular
e -> expression
p -> print

grep

# example
# this will match any text with "foo" case insensitive
grep -i foo bar.txt
Comment

PREVIOUS NEXT
Code Example
Shell :: zip exclude multiple files linux 
Shell :: apache2 default url 
Shell :: how to remove first colum froim file linux 
Shell :: ansible ping ad hoc 
Shell :: bash increment variable in while loop 
Shell :: float calculation bash 
Shell :: how to clone ubuntu 
Shell :: git checkout -q error: you need to resolve your current index first 
Shell :: powershell get disk space remote computer 
Shell :: linux gzip multiple files 
Shell :: curl a zip 
Shell :: vi replace pattern 
Shell :: mac change file created file changed 
Shell :: bash script creation 
Shell :: windows powershell mkdir multiple directories 
Shell :: install pip from tt 
Shell :: grep exclude multi dirs 
Shell :: set background image in linux cmd 
Shell :: ssh key exchange 
Shell :: git clone only single file 
Shell :: copy terminal settings ubuntu 
Shell :: homebrew tomcat 
Shell :: git create branch and checkout one command 
Shell :: git reset commit before file 
Shell :: add ufw rule from 
Shell :: regex last word in lin 
Shell :: install visual studio on ubuntu command line 
Shell :: awk and grep in linux for waht 
Shell :: what is sudo in linux 
Shell :: how to go home directory in linux 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =