cat test.txt
1test1
2test2
2test

cat test.txt | grep -o -e '1..'
1te

cat test.txt | grep -o -e '1....'
1test

# ^Begin $End
cat test.txt | grep -o -e '^2....2$'
2test2

cat test.txt | grep -o -e '^2....'
2test
2test

cat test.txt | grep -o -e '[0-9][a-zA-Z]*1'
1test1

cat test.txt | grep -o -e '[0-9][a-zA-Z]*2'
2test2

echo "test@test.com test@test.net" | grep -o -E '[a-zA-Z]+@[a-zA-Z]+\.com'
test@test.com

cat test.txt
IRR Valid
211.125.64.0/21 	
Japan
IRR Valid
211.125.72.0/21 
cat test.txt | grep -o -E '[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}'

# daha doğru sonuç veriyor
cat test.txt | sort -u

# rakamsal olarak takılıyor bu nedenle tekil olanları bile silebiliyor normale göre daha az dengeli
cat test.txt | sort | uniq -u

59 Comments

ordering gabapentin generic compare · 17/08/2025 at 13:50

cheapest buy gabapentin without a rx

buy cheap gabapentin price from cvs

how to buy fildena cheap uk · 17/08/2025 at 15:46

discount fildena cost australia

how to order fildena generic mexico

get itraconazole cheap store · 17/08/2025 at 15:52

discount itraconazole generic drug

buy cheap itraconazole price new zealand

how to buy staxyn buy in australia · 18/08/2025 at 03:33

order staxyn american pharmacy

order staxyn generic drug

how to order avodart usa buy online · 18/08/2025 at 04:25

how to buy avodart usa buy online

cheap avodart canada on sale

how to order xifaxan buy adelaide · 18/08/2025 at 05:15

purchase xifaxan generic online pharmacy

ordering xifaxan generic best price

koupit kamagra v new yorku · 18/08/2025 at 08:07

kamagra usa sleva

kamagra cena washington dc

online bus ticket · 28/08/2025 at 23:44

… [Trackback]

[…] Here you will find 96162 more Information to that Topic: durukanbal.com/2022/10/31/bash-grep-search-pattern/ […]

สินค้าจีน · 03/09/2025 at 05:07

… [Trackback]

[…] Information on that Topic: durukanbal.com/2022/10/31/bash-grep-search-pattern/ […]

Leave a Reply

Avatar placeholder