adding fstop

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10778 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-12-15 18:55:44 +00:00
parent 2d1d3d98ed
commit 2fe80c2235
1 changed files with 1 additions and 1 deletions

View File

@ -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