Search Results

Search: Posts Made By: ViruS89
4,086
Posted By ctsgnb
I give another one : $ echo...
I give another one :

$ echo "jfaghkjfhadglkjaaaadfgdffffffdddttttmmmm" | sed 's/\(.\)\1*/\1/g'
jfaghkjfhadglkjadfgdfdtmsed 's/\(.\)\1*/\1/g' explanations :

s/pattern1/pattern2/g | substitute...
4,086
Posted By Perderabo
I'll do this one for you. $ grep...
I'll do this one for you.
$ grep '\([a-z]\)\([a-z]\)\([a-z]\)\([a-z]\)\([a-z]\).*\5\4\3\2\1' text
orizabus subaziro:ljjljlkjlk:roota:jkjhkjhk


"orizabus subaziro" besides being a palindrome is...
Showing results 1 to 2 of 2

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