Other commands
grep
searches for strings
“grep <thing to look for> <where to look>”
grep headlights basicunix.txt
looks for the word “headlights” (case matters!) in file basicunix.txt
Previous slide
Next slide
Back to first slide
View graphic version