ok, i've got a question...
karl_kleinpaste at cis.ohio-state.edu
karl_kleinpaste at cis.ohio-state.edu
Wed Sep 26 05:19:36 AEST 1990
calvin at sequent.uucp writes:
i have a file that has a whole mess of
null characters in it ('bout 1/2 a meg). is there any way (preferably
a shell script) to strip them off?
tr -d '\0'
More information about the Comp.unix.shell
mailing list