Created
November 3, 2021 09:21
-
-
Save marcheschi/4c92cd6288438026d71704c8eb7a1f9b to your computer and use it in GitHub Desktop.
List Vmadm and get UUID
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
vmadm list |grep run |awk '{print $1}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment