OP 05 November, 2018 - 09:32 PM
So long story short I've had my hits come through but the majority are useless. The aim is to filter through all hits and only show the ones with more than 4850 points.
The best command I have at the moment is : grep -E '48[1-9]{2}' "filename" >> *file*
This only retrieves the accounts with points 48__ along with all the useless stuff like the proxies with the number too.
This method will take forever as the range can go from 4850 - 500K in points.
I CAN'T DO IT :fuck: I have a feeling its going to be a 1 line command.
All help is appreciated. Here's an example hit:
[email protected]:9ri88e0, Card: 1111111111111111111 | Points: 3560, Credit: g2aa
Proxy: 114.33.229.110:34666
The best command I have at the moment is : grep -E '48[1-9]{2}' "filename" >> *file*
This only retrieves the accounts with points 48__ along with all the useless stuff like the proxies with the number too.
This method will take forever as the range can go from 4850 - 500K in points.
I CAN'T DO IT :fuck: I have a feeling its going to be a 1 line command.
All help is appreciated. Here's an example hit:
[email protected]:9ri88e0, Card: 1111111111111111111 | Points: 3560, Credit: g2aa
Proxy: 114.33.229.110:34666