If you have questions about this list, please contact the ISD Customer Support Center by e-mail to consult@usc.edu or by telephone at 213-740-5555.
[/usr/usc/gnu/a2ps/.inventory not readable]
AA-Lib is a low level gfx library just as many other libraries are. The main difference is that AA-lib does not require graphics device. In fact, there is no graphical output possible. AA-lib replaces those old-fashioned output methods with powerful ascii-art renderer. AA-lib API is designed to be similar to other graphics libraries.AA-Lib is a product of AA-Project. Read more about it at http://horac.ta.jcu.cz//aa/.
[/usr/usc/ace/.inventory not readable]
Analog is a program which analyses logfiles from WWW servers. It works on almost any operating system. It is designed to be fast and to produce attractive statistics. It's free software.Analog is a product of Stephen R. E. Turner. Read more about it at http://www.statslab.cam.ac.uk/~sret1/analog/docs/Readme.html.
[/usr/usc/ant/.inventory not readable]
[/usr/usc/ao/.inventory not readable]
[/usr/usc/gnu/aspell/.inventory not readable]
[/usr/usc/gnu/atk/.inventory not readable]
[/usr/usc/audiofile/.inventory not readable]
AKCL conforms to the Common Lisp standard and has extensions for easy use on UNIX systems. It is a version of KCL (Kyoto Common Lisp) with enhancements from University of Texas at Austin.Austin Kyoto Common Lisp is a product of University of Texas, Austin. Read more about it at http://www.idiom.com/free-compilers/TOOL/CommonLi-5.html.
[/usr/usc/gnu/automake/.inventory not readable]
Bash is an sh-compatible shell that incorporates useful features from the Korn shell ksh and the C shell csh. It is intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). It offers functional improvements over sh for both interactive and programming use. Like other GNU software, Bash is quite portable.Bash (Bourne Again SHell) is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/bash/bash.html.
Berkeley DB is a programmatic toolkit that provides high-performance built-in database support for desktop and server applications and for information appliances. The Berkeley DB access methods include B+tree, Extended Linear Hashing, Fixed and Variable-length records, and Queues. Berkeley DB provides full transactional support, database recovery, online backups, and separate access to locking, logging and shared memory caching subsystems. Berkeley DB supports C, C++, Java, Tcl, Perl, and Python APIs. The software is available for Linux, a wide variety of UNIX platforms, Windows 95/98, Windows/NT, Windows 2000, and VxWorks.Berkeley DB is a product of Sleepycat Software. Read more about it at http://www.sleepycat.com.
[/usr/usc/bind/.inventory not readable]
[/usr/usc/bitchx/.inventory not readable]
[/usr/usc/blackboard/.inventory not readable]
[/usr/usc/netlib/blas/.inventory not readable]
[/usr/usc/boost/.inventory not readable]
bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression.bzip2 is a product of Julian Seward. Read more about it at http://sources.redhat.com/bzip2/index.html.
[/usr/usc/cad/.inventory not readable]
[/usr/usc/cadence/.inventory not readable]
[/usr/usc/cadence-r4/.inventory not readable]
[/usr/usc/cairo/.inventory not readable]
[/usr/usc/netlib/cblas/.inventory not readable]
[/usr/usc/cdrecord/.inventory not readable]
[/usr/usc/chrpath/.inventory not readable]
[/usr/usc/citrix-ica-client/.inventory not readable]
[/usr/usc/netlib/clapack/.inventory not readable]
[/usr/usc/clarify/.inventory not readable]
[/usr/usc/cmake/.inventory not readable]
CAP was written for BSD 4.2 Unix and derivatives. CAP implements a library containing a portion of Apple Computer's AppleTalk protocols. In order to use this package you may need an AppleTalk/Ethernet bridge(e.g. Shiva FastPath, Webster MultiPort Gateway). CAP includes a number of applications that can be used to print to a LaserWriter, spool for a LaserWriter, and act as Unix based AppleShare compatible file server. CAP also includes a number of sample programs and contributed software.Columbia AppleTalk Package for UNIX is a product of Columbia University and other Universities. Read more about it at http://www.cs.mu.OZ.AU/appletalk/cap.html.
cmm is a powerful electronic mail system which allows you to send, read, edit and manage messages quickly and easily. It is designed to have the same interface as the CMM program written and developed for DEC20s over a period of many years.Columbia MM is a product of Columbia University. Read more about it at ftp://ftp.cc.columbia.edu/mm/.
CVS is a version control system, which allows you to keep old versions of files (usually source code), keep a log of who, when, and why changes occurred, etc., like RCS or SCCS. Unlike the simpler systems, CVS does not just operate on one file at a time or one directory at a time, but operates on hierarchical collections of directories consisting of version controlled files. CVS helps to manage releases and to control the concurrent editing of source files among multiple authors. CVS allows triggers to enable/log/control various operations and works well over a wide area network. cvs keeps a single copy of the master sources. This copy is called the source ``repository''; it contains all the information to permit extracting previous software releases at any time based on either a symbolic revision tag, or a date in the past.Concurrent Versions System is a product of GNU Project. Read more about it at http://www.cvshome.org.
Condor is a High Throughput Computing environment that can manage very large collections of distributively owned workstations Its development has been motivated by the ever increasing need of scientists and engineers to harness the capacity of such collections. The environment is based on a novel layered architecture that enables it to provide a powerful and flexible suite of Resource Management services to sequential and parallel applications.Condor is a product of Condor Project, University of Wisconsin, Madison. Read more about it at http://www.cs.wisc.edu/condor/.
[/usr/usc/conserver/.inventory not readable]
[/usr/usc/gnu/coreutils/.inventory not readable]
[/usr/usc/cronolog/.inventory not readable]
[/usr/usc/curl/.inventory not readable]
[/usr/usc/cvsup/.inventory not readable]
[/usr/usc/cweb/.inventory not readable]
[/usr/usc/cyrus/.inventory not readable]
The Data Display Debugger (DDD) is a common graphical user interface for GDB, DBX, and XDB, the popular UNIX debuggers. Besides ``classical'' front-end features such as viewing source texts, DDD provides a graphical data display, where data structures are displayed as graphs. A simple mouse click dereferences pointers or views structure contents, updated each time the program stops. Using DDD, you can reason about your application by viewing its data, not just by viewing it execute lines of source code.Data Display Debugger is a product of GNU Project. Read more about it at http://www.cs.tu-bs.de/softech/ddd/.
[/usr/usc/dbus/.inventory not readable]
[/usr/usc/dbus-glib/.inventory not readable]
The debug memory allocation or "dmalloc" library has been designed as a drop in replacement for the system's `malloc', `realloc', `calloc', `free' and other memory management routines while providing powerful debugging facilities configurable at runtime. These facilities include such things as memory-leak tracking, fence-post write detection, file/line number reporting, and general logging of statistics.Debug Malloc Library is a product of Gray Watson. Read more about it at http://dmalloc.com.
[/usr/usc/dhcp/.inventory not readable]
[/usr/usc/dict/.inventory not readable]
[/usr/usc/dt/.inventory not readable]
[/usr/usc/elfhack/.inventory not readable]
[/usr/usc/elm/.inventory not readable]
Enhydra is an Open Source application server that facilitates the rapid development and deployment of Java? and XML based applications. A flexible development environment supports complete separation of interface design, business logic, and data objects, geared towards building maintainable applications and supporting flexible deployment scenarios.Enhydra Application Server is a product of Lutris Technologies. Read more about it at http://www.enhydra.org.
[/usr/usc/ess/.inventory not readable]
EXMH provides a Motif X-Windows Graphical User Interface to the MH mail utility.EXMH is a product of Brent Welch. Read more about it at http://www.beedub.com/exmh/.
[/usr/usc/expat/.inventory not readable]
[/usr/usc/expect/.inventory not readable]
[/usr/usc/ffmpeg/.inventory not readable]
[/usr/usc/fftw/.inventory not readable]
[/usr/usc/firefox/.inventory not readable]
[/usr/usc/flex/.inventory not readable]
FLEXlm is a set of programs and protocols that help software vendors manage their assets. With FLEXlm, a software vendor can ensure that only licensed customers use their products and that customers stay within the terms of their license agreement.FLEXlm License Manager is a product of GLOBEtrotter Software, Inc. Read more about it at http://www.globetrotter.com/.
[/usr/usc/fluxbox/.inventory not readable]
[/usr/usc/fontconfig/.inventory not readable]
[/usr/usc/fortune/.inventory not readable]
FreeType is a portable and highly efficient TrueType rendering engine, that is now successfully used to bring TrueType support to a very large variety of platforms and environments, be they font servers, graphics libraries or embedded systems. FreeType 1 is a clean-room implementation that is not derived from the original TrueType engine developed by Apple and Microsoft. It has been created with the sole help of the published TrueType specifications, which to our great surprise (and pain) turned out to be extremely poor and misleading in critical areas. Much hard work has been undertaken to solve ambiguities. The end result is a portable and fast renderer. Note that FreeType 1 is a library. It is not a font server for your favorite platform, even though it was designed to be used in many of them. Note also that it is not a complete text-rendering library. Its purpose is simply to open and manage font files, as well as load, hint and render individual glyphs efficiently. You can also see it as a "TrueType driver" for a higher-level library, though rendering text with it is easy, as demonstrated by the test programs. Its quality matches these of Windows and the Macintosh, while its memory foot-print and code size (between 48 and 55 kByte of Intel code) remain modest.FreeType is a product of the Freetype Project . Read more about it at http://freetype.sourceforge.net .
[/usr/usc/gaim/.inventory not readable]
[/usr/usc/ganglia/.inventory not readable]
[/usr/usc/gc/.inventory not readable]
[/usr/usc/gconf/.inventory not readable]
[/usr/usc/gnu/gcrypt/.inventory not readable]
[/usr/usc/gd/.inventory not readable]
Generic NQS is an OpenSource batch processing system for UNIX operating systems. Batch processing systems were traditionally used to share limited computing power between people. Today, batch processing systems are also used to place work on workstations outside office hours. This approach makes the most of your investment in costly UNIX workstations. And, with the steady advance of UNIX for PC computers, you can combine Generic NQS and Linux to build processor farms for just a fraction of the price of commercial systems.Generic NQS is a product of Stuart Herbert. Read more about it at http://www.gnqs.org.
The Georgia Tech Internetwork Topology Models (GT-ITM) are built on top of the Stanford GraphBase (SGB), a platform of data structures and routines for representing and manipulating graphs.Georgia Tech Internetwork Topology Models is a product of Ken Calvert and Ellen Zegura, College of Computing, Georgia Tech. Read more about it at http://www.cc.gatech.edu/projects/gtitm/.
[/usr/usc/gnu/gettext/.inventory not readable]
Ghostscript is the name of a set of software that provides: - An interpreter for the PostScript language, and - A set of C procedures (the Ghostscript library) that implement the graphics capabilities that appear as primitive operations in the PostScript language, and - An interpreter for Portable Document Format (PDF) files.Ghostscript is a product of artofcode LLC and Artifex Software Inc. Read more about it at http://www.cs.wisc.edu/~ghost/.
[/usr/usc/giflib/.inventory not readable]
GTK+ is a small and efficient widget set designed with the general look and feel of Motif. In reality, it looks much better than Motif. It contains common widgets and some more complex widgets such as a file selection, and color selection widgets. GTK+ provides some unique features. (At least, I know of no other widget library which provides them). For example, a button does not contain a label, it contains a child widget, which in most instances will be a label. However, the child widget can also be a pixmap, image or any combination possible the programmer desires. This flexibility is adhered to throughout the library.Gimp Toolkit (GTK+) is a product of Free Software Foundation, Inc. Read more about it at http://www.gtk.org.
[/usr/usc/gnu/gimp-print/.inventory not readable]
[/usr/usc/gkrellm/.inventory not readable]
GLib is a library of useful functions and definitions available for use when creating GDK and GTK applications. It provides replacements for some standard libc functions, such as malloc, which are buggy on some systems. It also provides routines for handling: - Doubly Linked Lists - Singly Linked Lists - Timers - String Handling - A Lexical Scanner - Error FunctionsGLib is a product of Free Software Foundation, Inc. Read more about it at http://www.gtk.org.
[/usr/usc/gnu/glibmm/.inventory not readable]
[/usr/usc/globus/.inventory not readable]
[/usr/usc/gm/.inventory not readable]
[/usr/usc/gmp/.inventory not readable]
[/usr/usc/gnu/gmp/.inventory not readable]
GNATS addresses the problem of organizing communication between software maintainers and the users of those products by defining a database made up of archived and indexed electronic mail messages. GNATS was designed as a tool for software maintainers. It consists of several utilities which, when used in concert, formulate and administer a database of Problem Reports grouped by site-defined "problem categories". It allows a support organization to keep track of problems (hence the term "Problem Report") in an organized fashion. Essentially, GNATS acts as an active archive for field-separated textual data submitted through electronic mail.GNATS is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/gnats/gnats.html.
[/usr/usc/gnome-mime-data/.inventory not readable]
[/usr/usc/gnomevfs/.inventory not readable]
Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.GNU Autoconf is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/autoconf/autoconf.html.
Binutils is a collection of binary utilities. It includes: ld - the GNU linker. addr2line - Converts addresses into filenames and line numbers. as - the portable GNU assembler. ar - A utility for creating, modifying and extracting from archives. nm - Lists symbols from object files. objcopy - Copys and translates object files. objdump - Displays information from object files. ranlib - Generates an index to the contents of an archive. readelf - Displays information from any ELF format object file. size - Lists the section sizes of an object or archive file. strings - Lists printable strings from files. strip - Discards symbols. c++filt - Filter to demangle encoded C++ symbols. addr2line - Convert addresses to file and line. nlmconv - Converts object code into an NLM. windres - A compiler for Windows resource files.GNU Binutils (binary utilities) is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/binutils/binutils.html.
Bison is a general-purpose parser generator that converts a grammar description for an LALR context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages.Gnu Bison is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/bison/bison.html.
GCC is a free compiler collection for C, C++, Fortran, Objective C and other languages. The C, C++, and Objective C, and Fortran versions of the compiler are integrated. GCC can compile programs written in C, C++, Objective C, or Fortran.GNU Compiler Collection (GCC) is a product of EGCS Steering Committee, Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/gcc/gcc.html.
Set of utilities to help determine differences between two files or different versions of the same file. You can use the `diff' command to show differences between two files, or each corresponding file in two directories. `diff' outputs differences between files line by line in any of several formats, selectable by command line options. This set of differences is often called a `diff' or `patch'. For files that are identical, `diff' normally produces no output; for binary (non-text) files, `diff' normally reports only that they are different. You can use the `cmp' command to show the offsets and line numbers where two files differ. `cmp' can also show all the characters that differ between the two files, side by side. You can use the `diff3' command to show differences among three files. When two people have made independent changes to a common original, `diff3' can report the differences between the original and the two changed versions, and can produce a merged file that contains both persons' changes together with warnings about conflicts. You can use the `sdiff' command to merge two files interactively.Gnu Diffutils is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/diffutils/diffutils.html.
Emacs is more than just a text editor. With Emacs you can read and send mail, read news, execute shell commands along with a list of many more things. To learn more about the features of Emacs, start emacs from the unix prompt by typing 'emacs'. After emacs has started type '-h i'. This will bring up the GNU info pages from which you can read more about using Emacs. This version of Emacs supports the use of ESS-5.0 (Emacs Speaks Statistics). To learn how to use the ESS extension please read README.ESS located in the same directory you found this file. GNU Emacs is a product of GNU Project. Read more about it at http://www.emacs.org/.
Findutils includes `find', which is frequently used both interactively and in shell scripts to find files which match certain criteria and perform arbitrary operations on them. Also included are `locate', which scans a database for file names that match a pattern, and `xargs', which applies a command to a list of files.Gnu Findutil is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/findutils/findutils.html.
Flex is a fast lexical analyser generator. It is a tool for generating programs that perform pattern-matching on text. There are many applications for Flex, including writing compilers in conjunction with GNU Bison. Flex is a free implementation of the well known Lex program. It features a Lex compatibility mode, and also provides several new features such as exclusive start conditions.Gnu Flex is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/flex/flex.html.
The `awk' utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code.Gnu Gawk is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/gawk/gawk.html.
gdb is a source-level debugger for C, C++ and Fortran. GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act: - Start your program, specifying anything that might affect its behavior. - Make your program stop on specified conditions. - Examine what has happened, when your program has stopped. - Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another.Gnu Gdb is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/gdb/gdb.html.
The GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software suitable for such tasks as photo retouching, image composition and image authoring. It is an extremely capable piece of software with many capabilities. It can be used as a simple paint program, a expert quality photo retouching program, an online batch processing system, a mass production image renderer, a image format converter, etc. GIMP is extremely expandedable and extensible. It is designed to be augmented with plugins and extensions to do just about anything. The advanced scripting interface allows everything from the simplest task to the most complex image manipulation procedures to be easily scripted.GNU Image Manipulation Program is a product of Free Software Foundation, Inc. Read more about it at http://www.gimp.org/.
GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU m4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. GNU m4 is a macro processor in the sense that it copies its input to the output expanding macros as it goes. Macros are either builtin or userdefined and can take any number of arguments. Besides just doing macro expansion m4 has builtin functions for including named files, running UNIX commands, doing integer arithmetic, manipulating text in various ways, recursion etc... m4 can be used either as a front-end to a compiler or as a macro processor in its own right. GNU m4 are often used to generate HTML, where it can help give a consistent look to your pages.GNU m4 is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/m4/m4.html.
Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program.GNU Make is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/make/make.html.
The Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. The history facilites are also placed into a separate library, the History library, as part of the build process. The History library may be used without Readline in applications which desire its capabilities.Gnu Readline Library is a product of Chet Ramey, and the Free Software Foundation, Inc. Read more about it at http://cnswww.cns.cwru.edu/~chet/readline/rltop.html.
The GNU Standard C++ Library v3, or libstdc++-2.90.x/2.9x, is an ongoing project to implement the ISO 14882 Standard C++ library. The completion of the ISO C++ standardization gave the C++ community a powerful set of reuseable tools in the form of the C++ Standard Library. However, all existing C++ implementations are (as the Draft Standard used to say) "incomplet and incorrekt," and many suffer from limitations of the compilers that use them. The GNU C/C++/FORTRAN/compiler (gcc, g++, etc) is widely considered to be one of the leading compilers in the world. Its development has recently been taken over by the GCC team. All of the rapid development and near-legendary portability that are the hallmarks of an open-source project are being applied to libstdc++. That means that all of the Standard classes and functions (such as string, vector<>, iostreams, and algorithms) will be freely available and fully compliant. Programmers will no longer need to "roll their own" nor be worried about platform-specific incompatabilities. GNU Standard C++ Library is a product of Free Software Foundation, Inc. Read more about it at http://gcc.gnu.org/libstdc++/.
The tar program provides the ability to create tar archives, as well as various other kinds of manipulation. For example, you can use tar on previously created archives to extract files, to store additional files, or to update or list files which were already stored. Initially, tar archives were used to store files conveniently on magnetic tape. The name `tar' comes from this use; it stands for tape archiver. Despite the utility's name, tar can direct its output to available devices, files, or other programs (using pipes). tar may even access remote devices or files (as archives).GNU tar is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/tar/tar.html.
Texinfo is a documentation system that uses a single source file to produce both online information and printed output. This means that instead of writing two different documents, one for the online help or other online information and the other for a typeset manual or other printed work, you need write only one document. When the work is revised, you need revise only one document. You can read the online information, known as an "Info file", with an Info documentation-reading program. By convention, Texinfo source file names end with a '.texi' or '.texinfo' extension.GNU Texinfo is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/texinfo/texinfo.html.
The time command runs another program, then displays information about the resources used by that program, collected by the system while the program was running. You can select which information is reported and the format in which it is shown, or have `time' save the information in a file instead of displaying it on the screen.GNU time is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/time/time.html.
Groff (GNU Troff) is a document processor which reads plain text mixed with formatting commands and produces formatted output. Groff now supports HTML for the Web.GNU Troff is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/groff/groff.html.
GNU Wget is a freely available network utility to retrieve files from the World Wide Web using HTTP and FTP, the two most widely used Internet protocols. It works non-interactively, thus enabling work in the background, after having logged off. The recursive retrieval of HTML pages, as well as FTP sites, is supported: you can use Wget to make mirrors of archives and home pages, or traverse the web like a WWW robot (Wget understands /robots.txt).GNU Wget is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/wget/wget.html.
gzip (GNU zip) is a popular data compression program.The program was developed as a replacement for compress because of the UNISYS and IBM patents covering the LZW algorithm used by compress. These patents made it impossible for us to use compress, and we needed a replacement. The superior compression ratio of GZIP is just a bonus. The format of the .gz files generated by gzip is described in RFCs (Request For Comments) 1951 and 1952.GNU zip is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/gzip/gzip.html.
[/usr/usc/gnu/gnupg/.inventory not readable]
gnuplot is a command-driven interactive function plotting program. It can be used to plot functions and data points in both two- and three-dimensional plots in many different formats, and will accommodate many of the needs of today's scientists for graphic data representation.gnuplot is a product of Thomas Williams, Colin Kelley. Read more about it at http://www.gnuplot.org.
[/usr/usc/gnu/gnutls/.inventory not readable]
[/usr/usc/gopher/.inventory not readable]
[/usr/usc/gnu/gperf/.inventory not readable]
[/usr/usc/gnu/gpg-error/.inventory not readable]
[/usr/usc/gpt/.inventory not readable]
[/usr/usc/gq/.inventory not readable]
[/usr/usc/grace/.inventory not readable]
[/usr/usc/grasp/.inventory not readable]
Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines.grep is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/grep/grep.html.
[/usr/usc/gromacs/.inventory not readable]
[/usr/usc/gsoap/.inventory not readable]
[/usr/usc/gnu/gtkmm/.inventory not readable]
[/usr/usc/gnu/gtkspell/.inventory not readable]
GV lets you view and navigate through PostScript and PDF documents on an X display by providing a user interface for the ghostscript interpreter.GV is a product of Johannes Plass. Read more about it at http://wwwthep.physik.uni-mainz.de/~plass/gv/.
[/usr/usc/haskell/.inventory not readable]
[/usr/usc/hotjava/.inventory not readable]
HotMetal is an editor for creating files that can be read by the graphical browsers (such as Mosaic, Netscape) that are connected to the World Wide Web (WWW). The file format for such files is called HTML. The HTML format is actually a type of file format define using the Standard Generalized Markup Language (SGML). You can see what the HTML format looks like by invoking the VIEW SOURCE command in Mosaic's FILE menu. HotMetal provides and easy-to-use, graphical, structured editor for creating these files.HotMetal is a product of SoftQuad. Read more about it at http://www.sq.com.
[/usr/usc/hp2xx/.inventory not readable]
[/usr/usc/iconv/.inventory not readable]
[/usr/usc/ideas.OFF/.inventory not readable]
[/usr/usc/IDI/.inventory not readable]
ImageMagick TM is a robust collection of tools and libraries to read, write, and manipulate an image in many image formats (over 68 major formats) including popular formats like TIFF, JPEG, PNG, PDF, Photo CD, and GIF. With ImageMagick you can create images dynamically, making it suitable for Web applications. You can also resize, rotate, sharpen, color reduce, or add special effects to an image and save your completed work in the same or differing image format. Image processing operations are available from the command line, as well as through C, C++, and PERL-based programming interfaces.ImageMagick is a product of ImageMagick Studio. Read more about it at http://www.wizards.dupont.com/cristy/ImageMagick.html.
[/usr/usc/imap/.inventory not readable]
[/usr/usc/imlib/.inventory not readable]
[/usr/usc/mbone/imm/.inventory not readable]
[/usr/usc/imtools/.inventory not readable]
Unzip will list, test, or extract files from a ZIP archive, commonly found on MS-DOS systems. The default behavior (with no options) is to extract into the current directory (and subdirectories below it) all files from the specified ZIP archive. A companion program, zip(1L), creates ZIP archives; both programs are compatible with archives created by PKWARE's PKZIP and PKUNZIP for MS-DOS, but in many cases the program options or default behaviors differ.Info-ZIP Unzip is a product of Info-Zip . Read more about it at http://www.info-zip.org/pub/infozip/ .
Zip is a compression and file packaging utility for Unix, VMS, MSDOS, OS/2, Windows NT, Minix, Atari and Macintosh, Amiga and Acorn RISC OS.Info-ZIP Zip is a product of Info-ZIP. Read more about it at http://www.info-zip.org.
[/usr/usc/inkscape/.inventory not readable]
[/usr/usc/interviews/.inventory not readable]
[/usr/usc/iodbc/.inventory not readable]
[/usr/usc/iperf/.inventory not readable]
TABLES is a table I/O system that supports the transfer of tabular data from one application to another. It runs under IRAF but is distributed separately from the core IRAF system. The tables package contains a variety of tasks pertaining to tables, such as sorting, searching, plotting, and conversion to/from FITS. These tasks are built upon a set of SPP-callable I/O routines, which are included in the package and can be used by anyone to write new IRAF tasks. A Fortran interface to these SPP routines is also included in the tables package.IRAF STSDAS Table I/O System is a product of Space Telescope Science Institute . Read more about it at http://iraf.noao.edu/iraf/web/ADASS/adass_proc/adass_95/hodgep/hodgep.html .
[/usr/usc/j2se/.inventory not readable]
[/usr/usc/java/.inventory not readable]
[/usr/usc/java3d/.inventory not readable]
With the JavaBeansTM Activation Framework standard extension, developers who use JavaTM technology can take advantage of standard services to determine the type of an arbitrary piece of data, encapsulate access to it, discover the operations available on it, and to instantiate the appropriate bean to perform said operation(s).JavaBeans Activation Framework is a product of Sun Microsystems. Read more about it at http://java.sun.com/beans.
[/usr/usc/javamail/.inventory not readable]
Reads in a JBIG bi-level image entity (BIE) from a file or standard input, decompresses it, and outputs a portable bitmap (PBM) file; or vis vesa.JBIG-KIT is a product of Markus Kuhn. Read more about it at ftp://ftp.informatik.uni-erlangen.de/pub/doc/ISO/JBIG/.
[/usr/usc/jce/.inventory not readable]
[/usr/usc/jcsi/.inventory not readable]
[/usr/usc/jdk/.inventory not readable]
[/usr/usc/jetadmin/.inventory not readable]
[/usr/usc/joe/.inventory not readable]
[/usr/usc/jove/.inventory not readable]
[/usr/usc/jpeg/.inventory not readable]
[/usr/usc/jpi/.inventory not readable]
[/usr/usc/jrpc/.inventory not readable]
[/usr/usc/jsdk/.inventory not readable]
[/usr/usc/kashare/.inventory not readable]
[/usr/usc/kde/.inventory not readable]
Kermit is a combined serial and network communication software package offering a consistent, medium-independent, cross-platform approach to connection establishment, terminal sessions, file transfer and management, character-set translation, and automation of communication tasks.Kermit is a product of Kermit Project, Columbia University. Read more about it at http://www.columbia.edu/kermit/.
[/usr/usc/kx509/.inventory not readable]
[/usr/usc/netlib/lapack/.inventory not readable]
LaTeX2HTML is a conversion tool that allows documents written in LaTeX to be converted into the hypertext format(HTML) understood by WorldWide Web browsers.LaTeX2HTML is a product of Nikos Drakos, Computer Based Learning Unit, University of Leeds. Read more about it at http://laborant.dfki.uni-sb.de:8000/doc/latex2html-manual-html-99_1/.
From http://www.iit.edu/~gawojar/ldap:The LDAP Browser/Editor provides a user-friendly Windows Explorer-like interface to LDAP directories with tightly integrated browsing and editing capabilities. It is entirely written in Java with the help of the JFC (SwingSet) and JNDI class libraries. It connects to LDAP v2 and v3 servers.LDAP B/E 2.7 provides virtual list view (VLV) support. LDAP B/E 2.8.2b2 has some improvements beyond LDAP B/E 2.7, but it doesn't have VLV support.Jarek Gawor, gawojar@iit.edu, wrote the LDAP Browser/Editor as a student project. We last downloaded LDAP B/E from http://www.iit.edu/~gawojar/ldap.
[/usr/usc/ldapadm/.inventory not readable]
Less is a program similar to more, but which allows backward movement in the file as well as forward movement. Also, less does not have to read the entire input file before starting, so with large input files it starts up faster than text editors like vi (1). Less uses termcap (or terminfo on some systems), so it can run on a variety of terminals. There is even limited support for hardcopy terminals. (On a hardcopy terminal, lines which should be printed at the top of the screen are prefixed with a caret.)Less is a product of Mark Nudelman. Read more about it at http://home.flash.net/~marknu/less/.
[/usr/usc/libart/.inventory not readable]
[/usr/usc/libbonobo/.inventory not readable]
[/usr/usc/gnu/libiconv/.inventory not readable]
[/usr/usc/libIDL/.inventory not readable]
[/usr/usc/libidn/.inventory not readable]
[/usr/usc/libmcrypt/.inventory not readable]
[/usr/usc/libpcap/.inventory not readable]
[/usr/usc/gnu/libtool/.inventory not readable]
[/usr/usc/libungif/.inventory not readable]
[/usr/usc/libwmf/.inventory not readable]
[/usr/usc/libxml/.inventory not readable]
[/usr/usc/libxmlsec/.inventory not readable]
[/usr/usc/libxslt/.inventory not readable]
[/usr/usc/netlib/linpack/.inventory not readable]
[/usr/usc/log4cpp/.inventory not readable]
Lynx is a fully-featured World Wide Web (WWW) client for users running cursor-addressable, character-cell display devices (e.g., vt100 terminals, vt100 emulators running on PCs or Macs, or any other "curses-oriented" display). It will display hypertext markup language (HTML) documents containing links to files residing on the local system, as well as files residing on remote systems running Gopher, HTTP, FTP, WAIS, and NNTP servers. Current versions of Lynx run on Unix, VMS, Windows95/NT, 386DOS and OS/2 EMX. Lynx can be used to access information on the World Wide Web, or to build information systems intended primarily for local access. For example, Lynx has been used to build several Campus Wide Information Systems (CWIS). In addition, Lynx can be used to build systems isolated within a single LAN.Lynx is a product of [open source]. Read more about it at http://www.trill-home.com/lynx.html.
LyX is a modern approach of writing documents with a computer which breaks with the tradition of the obsolete typewriter concept. It is designed for people who want a professional output with a minimum of time effort, without becoming specia- lists in typesetting. Compared to common word processors LyX will increase the productivity a lot, since most of the type- setting will be done by the computer, not the author. With LyX the author can concentrate on the contents of his writing, since the computer will take care of the look.LyX is a product of Matthias Ettrich. Read more about it at http://www.lyx.org/.
[/usr/usc/gnu/m68k/.inventory not readable]
[/usr/usc/macutils/.inventory not readable]
[/usr/usc/mailman/.inventory not readable]
[/usr/usc/mbone/man/.inventory not readable]
[/usr/usc/mash/.inventory not readable]
[/usr/usc/maui/.inventory not readable]
Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc. However, the author makes no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc. Those who want a licensed implementation of OpenGL should contact a licensed vendor. This software is distributed under the terms of the GNU Library General Public License, see the LICENSE file for details.Mesa is a product of Brian Paul. Read more about it at http://www.mesa3d.org/.
[/usr/usc/metamail/.inventory not readable]
[/usr/usc/metamerge/.inventory not readable]
MH is a programmable mail delivery system that can use a wide range of message transport systems such as MMDF, SendMail, Zmailer. MH can also interface with the POP (POP1, POP2 and POP3) delivery service.MH is a product of RAND and UCI. Read more about it at http://www.ics.uci.edu/~mh/.
[/usr/usc/mongo/.inventory not readable]
[/usr/usc/motif/.inventory not readable]
[/usr/usc/mozilla/.inventory not readable]
[/usr/usc/mpeg/.inventory not readable]
[/usr/usc/mpeg2vidcodec/.inventory not readable]
[/usr/usc/mpegtools/.inventory not readable]
[/usr/usc/gnu/mpfr/.inventory not readable]
[/usr/usc/mpi/.inventory not readable]
[/usr/usc/mpich/.inventory not readable]
LizardTech's MrSID for Photography is a unique file format that enhances the workflow of imaging professionals. It encodes large, high-resolution images to a fraction of their original file size while maintaining the original image quality. Images become truly scalable and can be reduced, enlarged, zoomed, panned or printed without compromising integrity. MrSID Image Server Enables you to conveniently serve massive, high-resolution imagery from your website, fast! MrSID images of virtually any size or resolution can be viewed and distributed quickly and easily over the internet. Serve high-resolution images via your web server, saving storage space and bandwidth.MrSID is a product of LizardTech. Inc. Read more about it at http://www.lizardtech.com/.
[/usr/usc/mu/.inventory not readable]
[/usr/usc/mutt/.inventory not readable]
[/usr/usc/mx/.inventory not readable]
[/usr/usc/nam/.inventory not readable]
HDF is a multi-object file format that facilitates the transfer of various types of scientific data between machines and operating systems. Machines currently supported include the Cray, HP, Vax, Sun, IBM RS/6000, Silicon Graphics, Macintosh, and IBM PC computers. HDF allows self-definitions of data content and easy extensibility for future enhancements or compatibility with other standard formats. HDF includes Fortran and C calling interfaces,and utilities to prepare raw image of data files or for use with other NCSA software. The HDF library contains interfaces for storing and retrieving compressed or uncompressed 8-bit and 24-bit raster images with palettes, n-Dimensional scientific datasets and binary tables. An interface is also included that allows arbitray grouping of other HDF objects.NCSA Hierarchical Data Format Library is a product of NCSA Software Development Division, UIUC. Read more about it at http://hdf.ncsa.uiuc.edu/.
[/usr/usc/ncurses/.inventory not readable]
[/usr/usc/neon/.inventory not readable]
[/usr/usc/netatalk/.inventory not readable]
[/usr/usc/netCDF/.inventory not readable]
[/usr/usc/netpbm/.inventory not readable]
[/usr/usc/netscape/.inventory not readable]
[/usr/usc/neuron/.inventory not readable]
[/usr/usc/news/.inventory not readable]
[/usr/usc/newsprint/.inventory not readable]
[/usr/usc/nmh/.inventory not readable]
[/usr/usc/nmi/.inventory not readable]
[/usr/usc/nn/.inventory not readable]
The Image Reduction and Analysis Facility (IRAF) has been designed to provide a convenient, efficient and yet portable system for the analysis of images and other classes of data. While the system has been designed for image data, and for astronomical image data in particular, it has general facilities that can be applied to many other classes of data. Some of the functions that are provided are quite specialized, dealing as they do with the characteristics of specific instruments, but others are generalized functions for plotting data, computing statistics, processing lists, and performing other functions that are common to data processing tasks in many other fields.NOAO Image Reduction and Analysis Facility is a product of National Optical Astronomy Observatories. Read more about it at http://iraf.noao.edu/.
[/usr/usc/ns/.inventory not readable]
[/usr/usc/nsfeps/.inventory not readable]
[/usr/usc/nss/.inventory not readable]
[/usr/usc/mbone/nv/.inventory not readable]
[/usr/usc/nwdb/.inventory not readable]
The Network Weather Service is a distributed system that periodically monitors and dynamically forecasts the performance various network and computational resources can deliver over a given time interval. The service operates a distributed set of performance sensors (network monitors, CPU monitors, etc.) from which it gathers readings of the instantaneous conditions. It then uses numerical models to generate forecasts of what the conditions will be for a given time frame. We think of this functionality as being analogous to weather forecasting, and as such, the system inherits its name.We have developed the NWS for use by dynamic schedulers and to provide statistical Quality-of-Service readings in a networked computational environment. The AppLeS scheduling methodology makes extensive use of its facilities and we have developed prototype implementations for Globus and the Global Grid Forum (GGF) Grid Information System (GIS) architecture.
Currently, the system includes sensors for end-to-end TCP/IP performance (bandwidth and latency), available CPU percentage, and available non-paged memory. The sensor interface, however, allows new internal sensors to be configured into the system. This particular interface is not what it should be -- we are working on it.
The current set of supported forecasting methods treat successive measurements from each monitor as a time series. Our initial methods fall into three categories:
mean-based methods that use some estimate of the sample mean as a forecast, median-based methods that use a median estimator, and autoregressive methods.
The system tracks the accuracy (using prediction error as an accuracy measure) of all predictors, and uses the one exhibiting the lowest cumulative error measure at any given moment to generate a forecast. In this way, the NWS automatically identifies the best forecasting technique for any given resource. Moreover, as new methods are added, they will automatically be used to forecast the resource performance for which they are the most accurate.
NWS is a product of UCSB with NSF, NPACI and other collaborators. Read more about it at http://nws.cs.ucsb.edu.
[/usr/usc/octave/.inventory not readable]
A 3-D graphics library which uses the OpenGL API.OpenGL Utility Toolkit is a product of Mark J. Kilgard. Read more about it at http://www.opengl.org/Documentation/GLUT.html.
OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol. The suite includes: slapd - stand-alone LDAP server slurpd - stand-alone LDAP replication server libraries implementing the LDAP protocol, and utilities, tools, and sample clients.OpenLDAP is a product of OpenLDAP Project. Read more about it at http://www.openldap.org/.
[/usr/usc/openldap/.inventory not readable]
[/usr/usc/openlink/.inventory not readable]
[/usr/usc/openwin/.inventory not readable]
[/usr/usc/orbit/.inventory not readable]
[/usr/usc/otcl/.inventory not readable]
[/usr/usc/gnu/pango/.inventory not readable]
patch takes a patch file containing a difference listing produced by diff and applies those differences to one or more original files, producing patched versions.patch is a product of Free Software Foundation, Inc. Read more about it at http://www.gnu.org/software/patch/patch.html.
[/usr/usc/pbs/.inventory not readable]
[/usr/usc/pbzip2/.inventory not readable]
[/usr/usc/pcview/.inventory not readable]
[/usr/usc/perl/.inventory not readable]
[/usr/usc/pgp/.inventory not readable]
[/usr/usc/pgplot/.inventory not readable]
[/usr/usc/php/.inventory not readable]
[/usr/usc/pidentd/.inventory not readable]
[/usr/usc/pidgin/.inventory not readable]
[/usr/usc/pine/.inventory not readable]
[/usr/usc/pinepg/.inventory not readable]
[/usr/usc/pkg-config/.inventory not readable]
[/usr/usc/planner/.inventory not readable]
[/usr/usc/plugger/.inventory not readable]
[/usr/usc/pms/.inventory not readable]
[/usr/usc/png/.inventory not readable]
[/usr/usc/popper/.inventory not readable]
[/usr/usc/popt/.inventory not readable]
[/usr/usc/postgres/.inventory not readable]
[/usr/usc/print/.inventory not readable]
[/usr/usc/proctool/.inventory not readable]
[/usr/usc/gnu/prolog/.inventory not readable]
[/usr/usc/psi/.inventory not readable]
[/usr/usc/psl/.inventory not readable]
[/usr/usc/psqlodbc/.inventory not readable]
[/usr/usc/pstoedit/.inventory not readable]
[/usr/usc/psutils/.inventory not readable]
[/usr/usc/pubcookie/.inventory not readable]
[/usr/usc/python/.inventory not readable]
[/usr/usc/qprolog/.inventory not readable]
[/usr/usc/qt/.inventory not readable]
[/usr/usc/qterm/.inventory not readable]
[/usr/usc/R/.inventory not readable]
Radiance is a suite of programs for the analysis and visualization of lighting in design.Radiance is a product of Radiance . Read more about it at http://radsite.lbl.gov/radiance/HOME.html .
[/usr/usc/mbone/rat/.inventory not readable]
Rational Rose, a visual modeling tool, is specifically designed for C++ developers who need to keep their visual application models synchronized with their implementation. Designers are supported in component management and can utilize components for their application assembly in C++ design. Support is also included for round-trip engineering to various C++ environments and for leading C++ class libraries and frameworks.Rational Rose is a product of Rational Software Inc. . Read more about it at http://www.rational.com .
[/usr/usc/rdesktop/.inventory not readable]
Rdist is a program to maintain identical copies of files over multiple hosts. It preserves the owner, group, mode, and mtime of files if possible and can update programs that are executing.rdist is a product of MagniComp . Read more about it at http://www.magnicomp.com/rdist/ .
The RealPlayer "streams" or plays almost instantly multimedia files such as audio or video over your internet connection. In order to view files in the RealAudio or RealVideo format, you must have the RealPlayer installed on your computer.RealPlayer is a product of Real Networks Inc. . Read more about it at www.real.com .
REDUCE is a system for carrying out algebraic operations accurately, no matter how complicated the expressions become. It can manipulate polynomials in a variety of forms, both expanding and factoring them, and extract various parts of them as required. REDUCE can also do diferentiation and integration, but we shall only show trivial examples of this in this introduction. Other topics not considered include the use of arrays, the definition of procedures and operators, the specific routines for high energy physics calculations, the use of files to eliminate repetitious typing and for saving results, and the editing of the input text.REDUCE Computer Algebra System is a product of Anthony C. Hearn and the RAND Corporation . Read more about it at http://www.uni-koeln.de:80/REDUCE/ .
[/usr/usc/render/.inventory not readable]
The Revision Control System manages multiple revisions of files. It automates the storing, retrieval, logging, identification, and merging of revisions. RCS is useful for text that is revised frequently, for example programs, documentation, graphics, papers, and form letters. The basic user interface is extremely simple. The novice only needs to learn two commands: ci(1) and co(1). ci, short for "check in", deposits the contents of a file into an archival file called an file. An archival file contains all revisions of a particular file. co, short for "check out", retrieves revisions from an file.Revision Control System is a product of the GNU Project . Read more about it at http://www.gnu.org/software/rcs/rcs.html .
[/usr/usc/rmagic/.inventory not readable]
Rn is a replacement for the readnews program that was written to be as efficient as possible, particularly in human interaction. Rn attempts to minimize the amount of "dead" time spent reading news. It tries to get things done while the user is reading or deciding whether to read, and attempts to get useful information onto the screen as soon as possible, highlighting spots that the eye makes frequent reference to, like subjects and previously read lines. Whether or not it's faster, it SEEMS faster.rn is a product of Larry Wall, Stan Barber, and Academ Consulting Services . Read more about it at http://www.academ.com/academ/rn.html .
[/usr/usc/rrdtool/.inventory not readable]
rsync is a program that behaves in much the same way that rcp does, but has many more options and uses the rsync remote-update protocol to greatly speedup file transfers when the destination file already exists.rsync is a product of Andrew Tridgell and Paul Mackerras . Read more about it at http://rsync.samba.org .
[/usr/usc/ruby/.inventory not readable]
Samba is a suite of Unix applications that speak the SMB (Server Message Block) protocol. Many operating systems, including Windows and OS/2, use SMB to perform client-server networking. By supporting this protocol, Samba allows Unix servers to get in on the action, communicating with the same networking protocol as Microsoft Windows products. Thus, a Samba-enabled Unix machine can masquerade as a server on your Microsoft networkSamba is a product of the Samba Team . Read more about it at http://us1.samba.org/samba/samba.html .
[/usr/usc/samqfs/.inventory not readable]
[/usr/usc/samwrap/.inventory not readable]
[/usr/usc/gnu/screen/.inventory not readable]
[/usr/usc/mbone/sdr/.inventory not readable]
[/usr/usc/gnu/sed/.inventory not readable]
[/usr/usc/seqaln/.inventory not readable]
[/usr/usc/shibboleth/.inventory not readable]
ShowPS lets you preview PostScript language documents on any X server. The program allows you to preview and page through both structured and unstructured PostScript language documents. You can choose the size, scale, and orientation of the display. The function of ShowPS has been mostly supplanted by the Ghostview and GV PostScript viewing programs, which both use the Ghostscript interpreter.ShowPS is a product of Adobe Systems Inc. . Read more about it at http://www.adobe.com .
[/usr/usc/sigc++/.inventory not readable]
[/usr/usc/silc-toolkit/.inventory not readable]
[/usr/usc/sims/.inventory not readable]
[/usr/usc/skel/.inventory not readable]
The Simple Network Management Protocol (SNMP) is an application-layer protocol that facilitates the exchange of management information between network devices. It is part of the Transmission Control Protocol/Internet Protocol (TCP/IP) protocol suite. SNMP enables network administrators to manage network performance, find and solve network problems, and plan for network growth.SNMP is a product of the NET-SNMP Project at Sourceforge.net . Read more about it at http://net-snmp.sourceforge.net .
SOCKS is a generic proxy protocol for TCP/IP-based networking applications. SOCKS includes two components, the SOCKS server and the SOCKS client. The SOCKS server is implemented at the application layer. The SOCKS client is implemented between applications and transport layer.SOCKS is a product of NEC Networking Systems Laboratory . Read more about it at http://www.socks.nec.com .
SoDA is a software documentation-automation tool to produce higher quality documents. SoDA can be integrated with any tool, and it comes with several predefined templates, or you can use its WYSIWYG template-building component to build templates.SoDA is a product of Rational Software Inc. . Read more about it at http://www.rational.com .
Software through Pictures (StP) is a computer-aided software engineering package that includes graphical representations of programs, graphical editors, and object oriented methods.Software through Pictures is a product of Aonix . Read more about it at http://www.aonix.com .
The Space Telescope Science Data Analysis System (STSDAS) is software for calibrating and analyzing data from the Hubble Space Telescope (HST). STSDAS includes the same calibration routines as are used in the routine data processing pipeline, as well as general-purpose tools and enhancements to the Image Analysis and Reduction Facility (IRAF).Space Telescope Science Data Analysis System is a product of STSDAS Group, Space Telescope Science Institute . Read more about it at http://ra.stsci.edu/STSDAS.html .
[/usr/usc/sqlite/.inventory not readable]
The Stanford GraphBase is a collection of programs and datasets which generate and manipulate graphs and networks.Stanford GraphBase is a product of Stanford University . Read more about it at http://www-cs-faculty.stanford.edu/~knuth/sgb.html .
[/usr/usc/stlport/.inventory not readable]
[/usr/usc/stress/.inventory not readable]
Strn is an extended version of trn, which is a threaded version of rn, which is a replacement for the readnews(1) program.strn is a product of Clifford A. Adams . Read more about it at [no web page available] .
[/usr/usc/subversion/.inventory not readable]
SUNprint is a printing software for Sun printers and printing system. This software provides printing mechanism to read printer information from system files and also from name servers like the NIS and NIS+. The print jobs were spooled directly to the remote print server, thereby decreasing the usage of CPU resources on the print client.SUNprint is a product of Sun Microsystems Inc. . Read more about it at http://www.sun.com .
[/usr/usc/swig/.inventory not readable]
[/usr/usc/symlinks/.inventory not readable]
Sysmon monitors various system parameters. It can be configured to log statistics or report abnormal conditions via syslog, email or through Sun NetManager.Sysmon is a product of Bob Schwartzkopf . Read more about it at [no web page available] .
[/usr/usc/t1lib/.inventory not readable]
[/usr/usc/gnu/tasn1/.inventory not readable]
tclX is a set of extensions for TCL. tclX is oriented towards UNIX system programming tasks and large application development. Many additional interfaces to the UNIX operating system are provided.TCL Extensions is a product of Ajuba Solutions. Read more about it at http://dev.scriptics.com/man/tclx8.2/TclX.n.html.
tclcl is a Tcl/C++ interface used by vic, vat, ns, rtp_play, and nam. It provides a layer of C++ glue over OTcl.TCL with Classes is a product of USC ISI. Read more about it at http://www.isi.edu/nsnam/tclcl/index.html.
[/usr/usc/tcpdump/.inventory not readable]
[/usr/usc/tcpflow/.inventory not readable]
[/usr/usc/tcpslice/.inventory not readable]
Tcsh is a version of the Berkeley C-Shell, with the addition of a command line editor, command and file name completion, listing, etc., and a bunch of small additions to the shell itself.tcsh is a product of the open source community . Read more about it at ftp://ftp.astron.com/pub/tcsh/README .
TeX is powerful typesetting system that produces high-quality technical books and papers. TeX does a superior job of formatting complex mathematical expressions. The power of TeX lies in its ability to handle complicated technical text and displayed mathematical formulas. When coupled with a high-quality phototypesetter, TeX produces results equal in quality and appearance to those produced by the finest traditional typesetting systems. TeX input files are ASCII-coded representations. They are easily transported, thereby facilitating manuscript sharing among authors, editors, reviewers, and publishers. This capability enables research results to be published and distributed electronically.TeX is a product of Donald Knuth and the open source community . Read more about it at http://www.tug.org .
[/usr/usc/thunderbird/.inventory not readable]
This software provides support for the Tag Image File Format (TIFF), a widely used format for storing image data. The latest version of the TIFF specification is available on-line in several different formats, as are a number of Technical Notes (TTN's). Included in this software distribution is a library, libtiff, for reading and writing TIFF, a small collection of tools for doing simple manipulations of TIFF images on UNIX systems, and documentation on the library and tools. A small assortment of TIFF-related software for UNIX that has been contributed by others is also included.TIFF Library and Tools is a product of Sam Leffler and the open source community . Read more about it at http://www.libtiff.org .
[/usr/usc/tin/.inventory not readable]
[/usr/usc/tk/.inventory not readable]
TIX is a set of compound widgets based on TK. It is written completely in TCL. You can use the TIX widgets directly in your TCL scripts without having to recompile wish. Tix provides over 40 new Tk including the combo box, file selection dialogs, paned widget, notebook, hierarchical list, directory tree, and more.Tk Interface Extension (TIX) is a product of the open source community . Read more about it at http://tix.mne.com .
Tomcat is the official reference implementation of the Java Servlet 2.2 and JavaServer Pages 1.1 technologies. Developed under the Apache license in an open and participatory environment, it is intended to be a collaboration of the best-of-breed developers from around the world. It may be used stand alone, or in conjunction with several popular web servers:
- Apache, version 1.3 or later
- Microsoft Internet Information Server, version 4.0 or later
- Microsoft Personal Web Server, version 4.0 or later
- Netscape Enterprise Server, version 3.0 or later
Tomcat is a product of the Jakarta Project . Read more about it at http://jakarta.apache.org/tomcat/index.html .
TCL is actually two things: a language and a library. First, TCL is a simple textual language, intended primarily for issuing commands to interactive programs such as text editors, debuggers, illustrators, and shells. It has a simple syntax and is also programmable, so TCL users can write command procedures to provide more powerful commands than those in the built-in set. Second, TCL is a library package that can be embedded in application programs. The TCL library consists of a parser for the TCL language, routines to implement the TCL built-in commands, and procedures that allow each application to extend TCL with additional commands specific to that application. The application program generates TCL commands and passes them to the TCL parser for execution. Commands may be generated by reading characters from an input source, or by associating command strings with elements of the applications's user interface, such as menu entries, buttons, or keystrokes.Tool Command Language (TCL) is a product of Ajuba Solutions . Read more about it at http://dev.scriptics.com/scripting/ .
Top is a program that will give continual reports about the state of the system, including a list of the top cpu using processes. Top displays information about a system and the processes that it is running. By default, the processes are sorted by percentage of cpu utilization. The display is updated at regular intervals to reflect the current state of the system. Top is a handy tool for helping to determine what a system is doing.Top is a product of William LeFebre . Read more about it at http://www.groupsys.com/top/ .
[/usr/usc/torque/.inventory not readable]
The TRANSCRIPT package is a suite of UNIX programs that enables UNIX systems to access state-of-the-art POSTSCRIPT printers. The package transforms UNIX documents and graphics files into POSTSCRIPT format. The POSTSCRIPT language is a device-independent programming language and print file format for describing the appearance of printed pages. POSTSCRIPT documents can combine text, graphics, line art, and scanned images for printing on raster devices. POSTSCRIPT files will print without modification on any POSTSCRIPT print