Commit 65ee1ef4 authored by Luhan Wang's avatar Luhan Wang

a

parent c7ff8dc0
......@@ -2,6 +2,7 @@
ALL_VMS=$(sudo uvt-kvm list)
VM_NAME="vmtest"
echo `whoami`
echo $ALL_VMS
result=$(echo $ALL_VMS | grep "${VM_NAME}")
echo $result
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment