AdamCoombs
Technical User
Hello!
I am writing a script which searches a flat text file for a job number and if it exisits the last thing the script need to do is cd the user to the dir.
trouble being, if i put a "cd" command in the script it doesn't actually take the user to the dir. I understand why its not working, i just dont know a way round it to fix it.
any ideas?
Cheers
Adam
I am writing a script which searches a flat text file for a job number and if it exisits the last thing the script need to do is cd the user to the dir.
trouble being, if i put a "cd" command in the script it doesn't actually take the user to the dir. I understand why its not working, i just dont know a way round it to fix it.
any ideas?
Cheers
Adam