Created
June 7, 2018 13:34
-
-
Save kevin39/795aae134f22cef2cc807f17dd509516 to your computer and use it in GitHub Desktop.
Revisions
-
kevin39 revised this gist
Jun 7, 2018 . No changes.There are no files selected for viewing
-
kevin39 revised this gist
Jun 7, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ qm list |awk 'FNR > 1 {print "VMID=" $1 " - " $2}' -
kevin39 renamed this gist
Jun 7, 2018 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
kevin39 created this gist
Jun 7, 2018 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ _ 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ pct list |awk 'FNR > 1 {print "VMID=" $1 " - " $3}'