Timed execution of multiple commands
Thanks for all your input Martin!
I am running a script that has the following commands:
The tif file in question is considerably larger than the text file, so it takes longer to upload to the SFTP site in question. However, the tif file is needed in order to process the text tile successfully.
Is there a command for the script to wait until the first command is successful prior to the second commend executing?
Or a confirmation command of some sort?
Thanks.
I am running a script that has the following commands:
The tif file in question is considerably larger than the text file, so it takes longer to upload to the SFTP site in question. However, the tif file is needed in order to process the text tile successfully.
Is there a command for the script to wait until the first command is successful prior to the second commend executing?
Or a confirmation command of some sort?
Thanks.