[Freeswitch-svn] [commit] r10778 - freeswitch/trunk/support-d

FreeSWITCH SVN brian at freeswitch.org
Mon Dec 15 10:55:45 PST 2008


Author: brian
Date: Mon Dec 15 13:55:44 2008
New Revision: 10778

Log:
adding fstop

Modified:
   freeswitch/trunk/support-d/.bashrc

Modified: freeswitch/trunk/support-d/.bashrc
==============================================================================
--- freeswitch/trunk/support-d/.bashrc	(original)
+++ freeswitch/trunk/support-d/.bashrc	Mon Dec 15 13:55:44 2008
@@ -25,5 +25,5 @@
 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



More information about the Freeswitch-svn mailing list