I need to write a Shell Script to perform the actions: 1. Enter a directory 2.Pull the latest changes 3. Return to ho
Posted: Thu Jul 14, 2022 2:10 pm
I need to write a Shell Script to perform the actions:1. Enter a directory 2.Pull the latest changes 3. Return to home directory. Please help me to do this. Thanks.