mirror of
https://github.com/kneutron/ansitest.git
synced 2025-01-16 04:42:55 +08:00
5 lines
174 B
Bash
5 lines
174 B
Bash
#!/bin/bash
|
|
|
|
VBoxManage list --long -s vms |egrep 'Name:|Config file:' |egrep -v 'Snap|Filter' |paste - -
|
|
# Note GUI setting = rt-click on right pane, General / Location √
|