Created
August 4, 2017 13:06
-
-
Save cherniag/3804cea31046e8b536b52c4c79dc9dc5 to your computer and use it in GitHub Desktop.
mac console
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for db in {file1,file2} ; do scp user@host:/tmp/${db}.sql ./folder_name ; done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment