]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
adding fstop
authorBrian West <brian@freeswitch.org>
Mon, 15 Dec 2008 18:55:44 +0000 (18:55 +0000)
committerBrian West <brian@freeswitch.org>
Mon, 15 Dec 2008 18:55:44 +0000 (18:55 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10778 d0543943-73ff-0310-b7d9-9358b9ac24b2

support-d/.bashrc

index 911492239e01eb5a61926f41c99bbff0c3363129..899b67e92ebc5ce48879850b50d491748aa0a536 100644 (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