L
Lyndon Samson
------=_Part_1461_20829698.1123542978337
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Ruby is such a sweet language that you can achieve alot with little code
I'd like to see what 'one-liners' others have come up with.
here's one I find usefull.
ruby -e 'puts ENV["path"].downcase.split(";").sort'
handy for windows but *nix ppl would probably use sed.
------=_Part_1461_20829698.1123542978337--
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Ruby is such a sweet language that you can achieve alot with little code
I'd like to see what 'one-liners' others have come up with.
here's one I find usefull.
ruby -e 'puts ENV["path"].downcase.split(";").sort'
handy for windows but *nix ppl would probably use sed.
------=_Part_1461_20829698.1123542978337--