Annotation of 43BSDTahoe/new/X/uwm/browse.sh, revision 1.1

1.1     ! root        1: 
        !             2: #/************************************************************************
        !             3: # *                                                                    *
        !             4: # *                  Placed in the public domain by                    *
        !             5: # *            Digital Equipment Corporation, Maynard, MA              *
        !             6: # *                                                                    *
        !             7: # *    The information in this software is subject to change without   *
        !             8: # *    notice and should not be construed as a commitment by Digital   *
        !             9: # *    Equipment Corporation.  Digital makes no representations        *
        !            10: # *    about suitability of this software for any purpose. It is       *
        !            11: # *    supplied "as is" without express or implied warranty.           *
        !            12: # *                                                                    *
        !            13: # ************************************************************************/
        !            14: #
        !            15: #/*
        !            16: # * MODIFICATION HISTORY
        !            17: # *
        !            18: # * 000 -- M. Gancarz, DEC Ultrix Engineering Group
        !            19: # */
        !            20: #
        !            21: # 
        !            22: # browse.sh - runs a command in an xterm window until you hit <RETURN>
        !            23: #
        !            24: # SCCSID = "@(#)browse.sh      3.8             1/24/86"
        !            25: $*
        !            26: echo -n 'Hit <RETURN> to exit...'
        !            27: read x
        !            28: exit
        !            29: #
        !            30: #      $Header: browse.sh,v 10.2 86/02/01 16:24:10 tony Rel $
        !            31: #

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.