Shell snippets

for my reference: Find files containing some text: grep -lir “some text” /path/to/dir/*

Tagged with: , ,
Posted in Ubuntu