Moving files
Kevin D. Clark
kclark at CetaceanNetworks.com
Mon Jan 6 12:52:48 EST 2003
pll at lanminds.com writes:
> In a message dated: Mon, 06 Jan 2003 12:05:38 EST
> Kevin D. Clark said:
>>(doesn't the y/// thingie remind you of sed and tr?), and then renames
>>the <thing> accordingly (without doing any error checking).
>
> Not only that, but perl has a tr/// thingy which is identical to y///
> (*why* does perl have 2 identical operators?)
Because both sed and tr offer this functionality (tr is named "tr" and
sed offers this functionality with the y/// construct).
This makes perl friendly to both sed and tr aficionados...
--kevin (author of the soon-to-be-released book
_tr: The Complete Reference_)
--
Kevin D. Clark / Cetacean Networks / Portsmouth, N.H. (USA)
cetaceannetworks.com!kclark (GnuPG ID: B280F24E)
alumni.unh.edu!kdc
More information about the gnhlug-discuss
mailing list