Cisco Cisco MediaSense Release 9.1(1) Licensing Information

Page of 6316
             Open Source Used In Cisco MediaSense 11.5(1)                                                                                                                                    3657
*
* 4. This notice may not be removed or altered.
*/
#!/usr/bin/perl
# sort_res.perl5 - Script to group & sort lsof output by resource
#
# Copyright (c) 2004, 2005 - Fabian Frederick <fabian.frederick@gmx.fr>
#
# This program/include file is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as published
# by the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program/include file is distributed in the hope that it will be
# useful, but WITHOUT ANY WARRANTY; without even the implied warranty
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program (in the main directory of the Linux-NTFS
# distribution in the file COPYING); if not, write to the Free Software
# Foundation,Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
#
# Note :
#-This script uses lsof released by Victor A. Abell
#-lsof path recovery comes from standard perl scripts in there.
#
# Usage :
#perl sort_res.perl5 -> display used resources + size
#or perl sort_res.perl5 <program name>
#
# 12/2005 (FabF)
#-size reset in loop (script was broken in 4.76)
#-isexec looking in .. (like other scripts)
#-display for one or all processes
#-removing unuseful line number arg.
#-display global
GNU GENERAL PUBLIC LICENSE          
       Version 2, June 1991          
         
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,          
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA          
Everyone is permitted to copy and distribute verbatim copies          
of this license document, but changing it is not allowed.          
         
    Preamble          
         
 The licenses for most software are designed to take away your