#!/bin/sh

set -e

/bin/ps -C vsftpd -o user,pid,stime,cmd
