> I am a bit confused. If I use the "#cp" commands this is permanent ? I > am looking for a temporary fix so I can test , then later place the > needed statements into the directory.
No, you're correct -- if you do it with #CP (or vmcp), it's temporary until the userid logs off. Once you get it the way you want it, then follow Alan's advice and put the equivalent info in the CP directory entry. Don't do it dynamically in a /etc/rc.<mumble> script inside the Linux guest only using vmcp. It'd work, but there are a lot of configuration management issues that that can raise.
