Greetings,

I am able to get a wordlist in <file> by using the following command
cat <file> | tr -sc A-Za-z '\012'

My question is how to specify unicode character and ASCII such as
hindi, tamiz etc. in the tr command.

I am new to unicode.

Regards,

Rajagopal
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to