Tuesday, June 11, 2013

Re: [LINUX_Newbies] Grep questions

 


Mi Jun 12 07:42:43 2013
Good morning
Thank You for help.

Thank You again for the grep-worshop-url.

Is this right:

grep -r "thisismyAIM" * > resu.txt

Searching the whole hd
and the file resu.txt show all file names
contains thisismyAIM
?

grep -r -i "thisismyAIM" * > resu.txt

Searching the whole hd
and the file resu.txt show all file names
contains thisismyAIM also thisismyaim and THISismyaim
?

grep -r "17hbss.htm" *.txt > resu.txt

Searching the whole hd BUT only TXT files with the extension txt

and the file resu.txt show all file names
contains thisismyAIM
?

***
Is there also a workshop
for learning to use p7zip?

Regards
Sophie

Cameron,

Yes, Its necessary to login as a ROOT user. Its a privileges issues.

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (9)
Recent Activity:
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.
.

__,_._,___

No comments:

Post a Comment