I'm trying to mimic "cat sometar.tar > scriptfile.sh" using
loadfile. This works properly on our slackware box, but when run on
a FedoraCore 4 box, I get:
Unable to load file: sun.io.MalformedInputException
Setting the encoding to ISO-8859-1 ruins the gzip format of the tar
file.
Any suggestions? I'm trying to avoid execing cat > scriptfile.sh
like the plague.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]