Search Results

Search: Posts Made By: SIMMS7400
1,023
Posted By SIMMS7400
Hi one last question. Would would be best...
Hi one last question.

Would would be best practice then?

Is pushd/popd method okay or would you recommend another method?

Thank you!
1,023
Posted By SIMMS7400
Don - That makes perfect sense. Thank you...
Don -

That makes perfect sense. Thank you for the explanation!!!
1,023
Posted By SIMMS7400
./apps/scripts/script.sh says does does recognize...
./apps/scripts/script.sh says does does recognize directory or script name.

But


pushd "/apps/scripts"
./scripts.sh
popd


works fine. I'm baffled
1,023
Posted By SIMMS7400
That's the thing - it's the same path.
That's the thing - it's the same path.
1,023
Posted By SIMMS7400
Dumb question on script execution
Hi Folks -

I have a dumb question.

Why does this work:


pushd "/apps/scripts"
./script.sh
popd
But this doesn't:
./apps/scripts/script.shIs it that obvious where I'm overlooking it?
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 08:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy