Sunday, 25 August 2013

Better way to exec at a specific folder

Better way to exec at a specific folder

It is possible to exec at the specific folder, rather than I need to use
two commands separately?
e.g.
cd /opt/folderA
exec ....
cd /opt/folderB
exec ....

No comments:

Post a Comment