find . -type f -print | grep --color=auto -iR 'string'
grep --color=auto -i -r 'string' /dir
New comment
No comments:
Post a Comment
New comment