Posted at 16:17h
in
Linux,
Mac,
Recursos Mac
by heridev
For search and replace words in many files using command line and using ack:
Open Terminal Console :
For search only:
[shell]ack -a 'border-radiused'[/shell]
For search and list only the files where contain words: