Best Practices Software engineering
@Abdennour Toumi:Software engineer
WELCOME Abdennour : Software engineer
Home
S.O.A
J2ee(Beginner)
Android
Spring
SpringRoo
JSF
.NET
Linux OS
iPhone
BI
Data Mining
About me ..
Jul 25, 2013
Search of text(String) in files in Ubuntu / Search of files that contains(includes) some text
grep -rl "myText" ./path
If you want to search all files in Documents folder that contains "aaa" text.
grep -rl "aaa" ~/Documents/*
that is it!!!
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment