When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. dbx (debugger) - Wikipedia

    en.wikipedia.org/wiki/Dbx_(debugger)

    Free for download and use as described in the Sun Studio product license. dbx is a source-level debugger found primarily on Solaris , AIX , IRIX , Tru64 UNIX , Linux and BSD operating systems. It provides symbolic debugging for programs written in C , C++ , Fortran , Pascal and Java .

  3. IBM AIX - Wikipedia

    en.wikipedia.org/wiki/IBM_AIX

    AIX (pronounced / ˌ eɪ. aɪ. ˈ ɛ k s / ay-eye-EKS [5]) is a series of proprietary Unix operating systems developed and sold by IBM since 1986. The name stands for "Advanced Interactive eXecutive".

  4. AIX Toolbox for Linux Applications - Wikipedia

    en.wikipedia.org/wiki/AIX_Toolbox_for_Linux...

    The AIX Toolbox for Linux Applications is a collection of GNU tools for IBM AIX. [ 1 ] [ 2 ] [ 3 ] These tools are available for installation using Red Hat's RPM format. Licensing

  5. Source Code Control System - Wikipedia

    en.wikipedia.org/wiki/Source_Code_Control_System

    SCCS was the dominant version control system for Unix until later version control systems, notably the RCS and later CVS, gained more widespread adoption. Today, these early version control systems are generally considered obsolete, particularly in the open-source community, which has largely embraced distributed version control systems.

  6. ed (software) - Wikipedia

    en.wikipedia.org/wiki/Ed_(software)

    ed (pronounced as distinct letters, / ˌ iː ˈ d iː /) [1] is a line editor for Unix and Unix-like operating systems. It was one of the first parts of the Unix operating system that was developed, in August 1969. [2] It remains part of the POSIX and Open Group standards for Unix-based operating systems, [3] alongside the more sophisticated ...

  7. List of free and open-source software packages - Wikipedia

    en.wikipedia.org/wiki/List_of_free_and_open...

    This is a list of free and open-source software (FOSS) packages, computer software licensed under free software licenses and open-source licenses. Software that fits the Free Software Definition may be more appropriately called free software ; the GNU project in particular objects to their works being referred to as open-source . [ 1 ]

  8. System Management Interface Tool - Wikipedia

    en.wikipedia.org/wiki/System_Management...

    The System Management Interface Tool (SMIT) is a menu-based management tool for the IBM AIX operating system. [1] It allows a user to navigate a menu hierarchy of commands, rather than using the command line. System Management Move cursor to desired item and press Enter.

  9. Shell script - Wikipedia

    en.wikipedia.org/wiki/Shell_script

    Editing a FreeBSD shell script for configuring ipfirewall. A shell script is a computer program designed to be run by a Unix shell, a command-line interpreter. [1] The various dialects of shell scripts are considered to be command languages.