Shell snippets
for my reference: Find files containing some text: grep -lir “some text” /path/to/dir/*
Read the rest of this entry »for my reference: Find files containing some text: grep -lir “some text” /path/to/dir/*
Read the rest of this entry »