S
Shea Martin
Not sure if I have the terminoly right, but basically, I have a handfully of
command line executables that use various sorts of progress bars. In *nix
one would use libcurses to generate such things, but I am in WIn32 now, so
not sure what they used.
Anyway, I am piping the output of these commands to a file with perl, and I
would like to strip out these characters. Is there a simple way to do this,
or do I have to manually strip out one bad char at a time?
~S
command line executables that use various sorts of progress bars. In *nix
one would use libcurses to generate such things, but I am in WIn32 now, so
not sure what they used.
Anyway, I am piping the output of these commands to a file with perl, and I
would like to strip out these characters. Is there a simple way to do this,
or do I have to manually strip out one bad char at a time?
~S