Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

find text in files ubuntu

grep -r "mydomain.com" /etc/apache2/

# -r - recursive

# in current directory use "."

grep -r "mydomain.com" .
Comment

PREVIOUS NEXT
Code Example
Shell :: file search linux by text 
Shell :: git remember credentials 
Shell :: shebang unix 
Shell :: wsl shutdown reboot 
Shell :: pypdf2 
Shell :: uninstall netbeans ubuntu 20.04 
Shell :: git cambiar pull https por ssh 
Shell :: gitlab reconfigure 
Shell :: linux opengl 
Shell :: cmake openssl linux 
Shell :: deny directory listing htaccess 
Shell :: ubuntu ifconfig get only ip address 
Shell :: black webbrowser 
Shell :: pm2 adonis 5 
Shell :: how to search file name in linux using wildcard 
Shell :: git bypass hook 
Shell :: ubuntu bleachbit install 
Shell :: make shell script executable 
Shell :: pipenv an error psycopg2 
Shell :: how to uninstall lightshot in ubuntu 
Shell :: delete local branches not on remote 
Shell :: pwd as string powershell 
Shell :: mocha zsh: command not found: mocha 
Shell :: git error: More than one value for the key user.name: 
Shell :: scanf not working in vscode 
Shell :: install pip anacodna 
Shell :: create new branch from origin 
Shell :: decompress tar.gz 
Shell :: add user to sudoers ubuntu 20.04 
Shell :: install yarn in ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
6+3 =