diffing special chars

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: der.hans
Date:  
Subject: diffing special chars
Am 24. Aug, 2000 schwäzte so:

> Maybe piping the output from ls -b or find to tr with some options
> would do the trick.. Maybe using grep to pull out only the ones you
> want to fix for speed..


With tr I have to take into account all the special chars :(. It won't
change "\ " into " ", since it only works on single chars. Rod's
suggestion of sed looks like it should work, if I can get sed to behave
the way it seems it should or failing that find out how sed actually
behaves :). That would actually fix something else for me as well.

For now I'm using perl on the file after it was created. Already had to do
that for something else, so it's not a great sin, just something else to
try to move back to shell later on :).

ciao,

der.hans
--
# home.pages.de/~lufthans/ www.Opnix.com
# Help Jerry Lewis stamp out M$...oops that's MDA - der.hans