Re: UNIX tr utility written in vbscript
- From: "mayayana" <mayaXXyana@xxxxxxxxx>
- Date: Thu, 1 Oct 2009 19:56:24 -0400
You want string operations? They should
be pretty easy to write as needed, but I
don't know of anyone having written all
the common variations into a single script.
Is anyone aware of a Windows tr utility emulating the UNIX tr utility
but written in vbscript (or jscript)? I looked around but tr does not
seem the easiest thing to google on. Even something relatively
rudimentary might be ok. I did find ones for Windows written in C or
written in perl but did not locate one written in vbscript/jscript:
tr man, i.e. help, page:
http://unixhelp.ed.ac.uk/CGI/man-cgi?tr+1
A tr utility is for Windows written in C is available in this
distribution:
http://www.murdoch-sutherland.com/Rtools/
and in perl here:
http://freshmeat.net/projects/ppt
.
- References:
- UNIX tr utility written in vbscript
- From: ggrothendieck
- UNIX tr utility written in vbscript
- Prev by Date: UNIX tr utility written in vbscript
- Next by Date: Re: UNIX tr utility written in vbscript
- Previous by thread: UNIX tr utility written in vbscript
- Next by thread: Re: UNIX tr utility written in vbscript
- Index(es):
Relevant Pages
|