Search Results

Search: Posts Made By: joe19
6,984
Posted By joe19
hehe, I was expecting that to be the answer to my...
hehe, I was expecting that to be the answer to my first question!
6,984
Posted By joe19
ah xargs! Didnt know about that ... so if I...
ah xargs! Didnt know about that ...

so if I had I would have done:

xargs -n1 < file.txt | grep "/alert" | cut -d "/" -f1

That seems to work ...

I really need to get my head around...
6,984
Posted By joe19
grep value between two patterns
Hi All,

I've been trying solve this with a simple command but not having much luck. I have a file like this:

Line 1: random_description 123/alert/high random_description2 356/alert/slow
Line...
Showing results 1 to 3 of 3

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