Viewing File: /usr/bin/vsftpdwho

#!/bin/sh

set -e

ps -C vsftpd -o user,pid,stime,cmd
Back to Directory File Manager