• Thumbnail for List of POSIX commands
    Interface) commands as specified by IEEE Std 1003.1-2008, which is part of the Single UNIX Specification (SUS). These commands can be found on Unix operating...
    23 KB (168 words) - 13:16, 3 June 2024
  • Thumbnail for Cd (command)
    used in shell scripts and batch files. The command has been implemented in operating systems such as Unix, DOS, IBM OS/2, MetaComCo TRIPOS, AmigaOS (where...
    14 KB (1,431 words) - 15:49, 28 May 2024
  • Thumbnail for Ls
    ls is a command to list computer files and directories in Unix and Unix-like operating systems. It is specified by POSIX and the Single UNIX Specification...
    13 KB (1,326 words) - 06:52, 5 January 2024
  • The command command in Unix and Unix-like operating systems is a utility to execute a command. It is specified in the POSIX standard. It is present in...
    1 KB (99 words) - 11:39, 17 February 2023
  • Thumbnail for Unix
    Unix (/ˈjuːnɪks/ , YOO-niks; trademarked as UNIX) is a family of multitasking, multi-user computer operating systems that derive from the original AT&T...
    53 KB (5,614 words) - 11:09, 28 June 2024
  • Thumbnail for Man page
    Man page (redirect from Man (Unix))
    manual page) is a form of software documentation usually found on a Unix or Unix-like operating system. Topics covered include computer programs (including...
    25 KB (2,550 words) - 22:29, 17 June 2024
  • Thumbnail for Cat (Unix)
    cat is a standard Unix utility that reads files sequentially, writing them to standard output. The name is derived from its function to (con)catenate files...
    14 KB (1,458 words) - 14:57, 5 July 2024
  • Thumbnail for Unix shell
    A Unix shell is a command-line interpreter or shell that provides a command line user interface for Unix-like operating systems. The shell is both an interactive...
    17 KB (1,733 words) - 20:00, 11 July 2024
  • Thumbnail for Unix-like
    any version of the Single UNIX Specification. A Unix-like application is one that behaves like the corresponding Unix command or shell. Although there...
    15 KB (1,777 words) - 07:07, 7 June 2024
  • Single UNIX Specification (SUS) is a standard for computer operating systems, compliance with which is required to qualify for using the "UNIX" trademark...
    39 KB (3,844 words) - 09:04, 9 June 2024
  • Thumbnail for Rm (Unix)
    rm (short for remove) is a basic command on Unix and Unix-like operating systems used to remove objects such as computer files, directories and symbolic...
    17 KB (1,896 words) - 08:06, 25 July 2023
  • Thumbnail for Cp (Unix)
    In computing, cp is a command in various Unix and Unix-like operating systems for copying files and directories. The command has three principal modes...
    9 KB (1,076 words) - 05:28, 8 December 2023
  • Thumbnail for Ln (Unix)
    The ln command is a standard Unix command utility used to create a hard link or a symbolic link (symlink) to an existing file or directory. The use of...
    10 KB (1,099 words) - 15:49, 4 September 2023
  • touch is a command used to update the access date and/or modification date of a computer file or directory. It is included in Unix and Unix-like operating...
    7 KB (577 words) - 13:15, 27 September 2023
  • Thumbnail for Tr (Unix)
    tr is a command in Unix, Plan 9, Inferno, and Unix-like operating systems. It is an abbreviation of translate or transliterate, indicating its operation...
    6 KB (640 words) - 09:56, 25 July 2023
  • Thumbnail for Df (Unix)
    df (abbreviation for disk free) is a standard Unix command used to display the amount of available disk space for file systems on which the invoking user...
    8 KB (980 words) - 00:35, 4 June 2024
  • When a text file with a shebang is used as if it is an executable in a Unix-like operating system, the program loader mechanism parses the rest of the...
    25 KB (3,229 words) - 14:04, 3 July 2024
  • Thumbnail for Wc (Unix)
    wc (short for word count) is a command in Unix, Plan 9, Inferno, and Unix-like operating systems. The program reads either standard input or a list of...
    5 KB (521 words) - 13:46, 27 December 2023
  • The Unix command su, which stands for 'substitute user' (or historically 'superuser'), is used by a computer user to execute commands with the privileges...
    7 KB (655 words) - 09:12, 25 July 2023
  • dd is a command-line utility for Unix, Plan 9, Inferno, and Unix-like operating systems and beyond, the primary purpose of which is to convert and copy...
    27 KB (2,992 words) - 02:25, 16 May 2024
  • tail is a program available on Unix, Unix-like systems, FreeDOS and MSX-DOS used to display the tail end of a text file or piped data. The version of tail...
    8 KB (846 words) - 00:13, 4 July 2024
  • Thumbnail for Time (Unix)
    computing, time is a command in Unix and Unix-like operating systems. It is used to determine the duration of execution of a particular command. time(1) can exist...
    6 KB (759 words) - 06:40, 12 October 2022
  • Thumbnail for Ps (Unix)
    In most Unix and Unix-like operating systems, the ps (process status) program displays the currently-running processes. The related Unix utility top provides...
    6 KB (524 words) - 20:16, 15 June 2024
  • Thumbnail for Strings (Unix)
    In computer software, strings is a program in Unix, Plan 9, Inferno, and Unix-like operating systems that finds and prints the strings of printable characters...
    3 KB (284 words) - 05:56, 29 May 2024
  • The archiver, also known simply as ar, is a Unix utility that maintains groups of files as a single archive file. Today, ar is generally used only to create...
    15 KB (1,568 words) - 21:52, 24 July 2023
  • mv is a Unix command that moves one or more files or directories from one place to another. If both filenames are on the same filesystem, this results...
    8 KB (947 words) - 21:39, 26 September 2023
  • Grep (redirect from Grep (Unix))
    effect. grep was originally developed for the Unix operating system, but later available for all Unix-like systems and some others such as OS-9. Before...
    16 KB (1,455 words) - 05:31, 11 June 2024
  • Thumbnail for Patch (Unix)
    The computer tool patch is a Unix program that updates text files according to instructions contained in a separate file, called a patch file. The patch...
    8 KB (943 words) - 17:57, 14 July 2024
  • In computing, tty is a command in Unix and Unix-like operating systems to print the file name of the terminal connected to standard input. tty stands for...
    2 KB (201 words) - 15:54, 1 January 2024
  • Env (redirect from Env (Unix))
    env is a shell command for Unix and Unix-like operating systems. It is used to either print a list of environment variables or run another utility in...
    5 KB (554 words) - 09:36, 8 August 2022