Search Results

Search: Posts Made By: lnino
3,431
Posted By lnino
No difference. Your were just faster with...
No difference.

Your were just faster with answering.

Thanks.
3,431
Posted By lnino
Hi, I found a code which counts the words...
Hi,

I found a code which counts the words in a text file:


tr -s ' ' '\n' < myfile.txt | grep -c 'searchword'
3,431
Posted By lnino
Hey guys, thanks a lot for the help. ...
Hey guys,

thanks a lot for the help.

I will try with method works best in my situation.

From now, I will use code boxes for my code. :-)

greetz
lnino

---------- Post updated at...
3,431
Posted By lnino
Find a special string in a text document
Hi,

i got stuck in creating a search job.

I have a text file which looks like this:
======================
Backup - OK -
Backup - OK -
Backup - ERROR -
Backup - WARNING -...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 11:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy