new to linux/Ubuntu/shell scripting . . .
Rachael C.
amaroq3 at gmail.com
Mon Dec 5 22:23:48 UTC 2005
Again, thanks to everyone who has been giving me lot of helpful info. :D
If I want to also look for palindromes that are anywhere between 1 and
4 characters in length, what would I do? I am looking at this : (^|\
)([A-Za-z])([A-Za-z])\3\2($|\.|\ ) and I am not seeing how to break
it down so I can find palindromes bigger or smaller than 4 character's
in length. Could someone explain it to me? I am very curious. :)
Thanks!
On 12/5/05, Todd Slater <dontodd at gmail.com> wrote:
> On 12/5/05, Rachael C. <amaroq3 at gmail.com> wrote:
> > ok, hmm to work around not being able to find Anna, can I change all
> > the text in bigTextFile to lowercase, and then do the search? If so,
> > how would I go about doing that?
>
> man tr
>
> tr [set1] [set2]
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
More information about the ubuntu-users
mailing list