Skip to content

Instantly share code, notes, and snippets.

@sirkonst
Last active August 10, 2017 06:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sirkonst/33ab3756a01dfc891c911d56911078aa to your computer and use it in GitHub Desktop.
Save sirkonst/33ab3756a01dfc891c911d56911078aa to your computer and use it in GitHub Desktop.
vzdestoy all
vzlist -o ctid -H | xargs -n 1 -I {} sh -c "vzctl stop {} && vzctl destroy {}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment