Skip to content

Instantly share code, notes, and snippets.

Created April 1, 2014 23:24
Show Gist options
  • Save anonymous/9925089 to your computer and use it in GitHub Desktop.
Save anonymous/9925089 to your computer and use it in GitHub Desktop.
black ~ # ls -la /usr/bin/qemu-kvm
-rwxr-xr-x 1 root root 68 Mar 19 16:50 /usr/bin/qemu-kvm
black ~ # ls -la /usr/bin/qemu*
-rwxr-xr-x 1 root root 657584 Mar 19 16:50 /usr/bin/qemu-img
-rwxr-xr-x 1 root root 662032 Mar 19 16:50 /usr/bin/qemu-io
-rwxr-xr-x 1 root root 68 Mar 19 16:50 /usr/bin/qemu-kvm
-rwxr-xr-x 1 root root 633584 Mar 19 16:50 /usr/bin/qemu-nbd
-rwxr-xr-x 1 root root 5341832 Mar 19 16:50 /usr/bin/qemu-system-x86_64
black ~ # qemu-
qemu-img qemu-io qemu-kvm qemu-nbd qemu-system-x86_64
black ~ # qemu-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment