Linux Bash Shell
Administration Notes

Shell Notes:

Linux:
find / -type f -exec grep searchstring \{\} --with-filename \;



1