[ram@localhost ~]$ ps auxw | grep svnserve
root      2616  0.0  0.1   9472   868 ?        Ss   00:51   0:00 svnserve -d --listen-port 911 --listen-host 192.168.0.123 -r /lnx_data/repos_holder/
root      2618  0.0  0.1   9472   868 ?        Ss   00:51   0:00 svnserve -d --listen-port 2006 --listen-host 192.168.0.123 -r /lnx_data/svnrepos/ITPL_5star_hotel/
ram       2634  0.0  0.1   3912   716 pts/3    R+   00:53   0:00 grep svnserve
