[BlueOnyx:14057] FYI shell remove all vsites

Gerald Waugh gwaugh at frontstreetnetworks.com
Tue Nov 26 22:47:09 -05 2013


#!/bin/csh
#
# Loop through and remove all vsites while I am drinking a beer or two
#
foreach site( `ls /home/sites/` )
    /usr/sbin/cdelvsite --fqdn $site
    sleep 1
end

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20131126/acf3f466/attachment.html>


More information about the Blueonyx mailing list