Search Text in a Folder using grep
Tuesday, September 25th, 2007
Search for a specific text in a folder using grep
grep "fetchFeedPacksCustomize()" *.js
[tags]grep,search,text,folder[/tags]
Search for a specific text in a folder using grep
grep "fetchFeedPacksCustomize()" *.js
[tags]grep,search,text,folder[/tags]
Find the meaning of a word from dict using curl. System must be online for this to work.
curl dict://dict.org/d:word
[tags]dict,word,meaning,dictionary,curl,linux,command[/tags]