diff --git a/support-d/.bashrc b/support-d/.bashrc index 911492239e..899b67e92e 100644 --- a/support-d/.bashrc +++ b/support-d/.bashrc @@ -25,5 +25,5 @@ alias e='emacs' alias tcommit='svn commit --no-auth-cache --username=anthm' alias mcommit='svn commit --no-auth-cache --username=mikej' alias dp='emacs /usr/local/freeswitch/conf/dialplan/default.xml' - +alias fstop='top -p `cat /usr/local/freeswitch/log/freeswitch.pid`' # End of file