Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

ExecuteInAllVEs

43 bytes added, 18:47, 3 January 2008
no edit summary
<code>
#!/bin/bash
# vzexec -- execute a command on all VEs
CONFDIR="/etc/vz/conf"
if [ "$1" == "" ]; then
24
edits