Mask setup
#5
Yeah that sounds like a great solution!

I'm in windows environment for now so so installed sed.exe from GnuWin32 but the 's/\(.\)/?\1/g' argument doesn't want to accept the ?

I've tried without success
(sed.exe: -e expression #1, char 8: unknown command: `?'):

sed.exe "/\(.\)/?\1/g"

I'll try to figure it out but suggestions are welcomed Smile


Messages In This Thread
Mask setup - by JulioQc - 05-06-2014, 09:45 PM
RE: Mask setup - by coolbry95 - 05-06-2014, 09:57 PM
RE: Mask setup - by JulioQc - 05-06-2014, 10:30 PM
RE: Mask setup - by undeath - 05-06-2014, 10:32 PM
RE: Mask setup - by JulioQc - 05-06-2014, 11:11 PM
RE: Mask setup - by undeath - 05-07-2014, 12:22 AM
RE: Mask setup - by JulioQc - 05-07-2014, 04:24 AM
RE: Mask setup - by atom - 05-08-2014, 11:25 AM