You just "cd" to the directory which you want to be your HOME directory and start ADS from there. (An additional step but not required is to set the HOME variable to this new directory)
1. cd /users/joe/newHOME 2. export HOME = /users/joe/newHOME 3. ads &
(This assumes taht all the other variables like HPEESOF_DIR etc. that are needed to start ADS were already set.
1. cd /users/joe/newHOME
2. export HOME = /users/joe/newHOME
3. ads &
(This assumes taht all the other variables like HPEESOF_DIR etc. that are needed to start ADS were already set.
Hope this helps
Nilesh