I tried to do a change directory and then do a tar of the directory: My program:
system("cd /usr/apps");
system("tar -cf tarfile.tar DDA/*");
It looks like the cd command does not work ?
Thanks in advance.
__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
