RE: Unix style to move and write two level up

2003-07-20 Thread Marcos . Rebelo
in::Bin directory where your script is, Marcos -Original Message- From: Voodoo Raja [mailto:[EMAIL PROTECTED] Sent: Monday, July 21, 2003 7:15 AM To: [EMAIL PROTECTED] Subject: Unix style to move and write two level up Hi all I am wandering if there is a way to specify my cgi script to=20

Unix style to move and write two level up

2003-07-20 Thread Voodoo Raja
Hi all I am wandering if there is a way to specify my cgi script to=20 write a file in a directory which is two level up.. curently I am able to write to images folder which is located in My = /cgi-bin/images. instead I would like to move two level up and write to the Root where = the cgi-bin is