Re: tr command bug

2008-01-22 Thread Andreas Schwab
Eric Blake <[EMAIL PROTECTED]> writes: > According to Prateek Asthana on 1/21/2008 10:21 PM: > | [CHAR*] in SET2, copies of CHAR until length of SET1 > | [CHAR*REPEAT] REPEAT copies of CHAR, REPEAT octal if starting with 0 > | > | Accordingly I tried few things listed below. Please let m

Re: tr command bug

2008-01-22 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Prateek Asthana on 1/21/2008 10:21 PM: | [CHAR*] in SET2, copies of CHAR until length of SET1 | [CHAR*REPEAT] REPEAT copies of CHAR, REPEAT octal if starting with 0 | | Accordingly I tried few things listed below. Please let me