Hi,
I am using bash but my C file is under C-shell. How could I change the
bash to shell by perl script file?
system ('csh');
system ('./my-file');
system ('exit');
does above list work?
thanks -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
