2026-03-12 20:23:15
This commit is contained in:
4
vdh/smu_list_clones.sh
Normal file
4
vdh/smu_list_clones.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -oHostKeyAlgorithms=+ssh-dss -T oracle@sdtcsynoda02-rac -p 8002 <<< "backups list" | rev | grep -v -e '^ -' | rev
|
||||
|
||||
Reference in New Issue
Block a user