Executing a change directoru command through a script
Posted: Thu Dec 17, 2009 12:32 pm
				
				Hi, 
This is what I am doin inside my script:
<$loc_db="/libraries/mnt/searchfiler/db/ldb">
  
<exec cd $loc_db></exec>
But the directory does not get changed.
Regards,
Gaurav
			This is what I am doin inside my script:
<$loc_db="/libraries/mnt/searchfiler/db/ldb">
<exec cd $loc_db></exec>
But the directory does not get changed.
Regards,
Gaurav