I have a kickstart script that is working fine except for one little
problem.  In the post section of the script I am doing a wget to bring some
files over from another box.  I noticed that the wget brings the files over
successfully but the filenames on the target box end up with a question mark
at the end of the filename.  Then I tried doing an ftp instead of a wget and
the target filenames still ended up with a question mark at the end of the
filename.  Then I put a simple mkdir statement in the post secion of the
script, and the new directory gets created with a question mark at the end
of the name!  I wrote/edited the script using Vi in order to make sure that
the problem was not being caused by a Windows based EOL marker.  Any idea?  


Thanks in advance for any help,
--Moby

They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety.  -- Benjamin Franklin

First they came for the Jews and I did not speak out because I was not a
Jew.
Then they came for the Communists and I did not speak out because I was not
a Communist.
Then they came for the trade unionists and I did not speak out because I was
not a trade unionist.
Then they came for me and there was no one left to speak out for me.

--  Pastor Martin Niemöller 


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to