#!/bin/sh
#Presents the processes running in all virtual servers
exec /usr/sbin/chcontext --ctx 1 ps $*

