• Thumbnail for Ls
    computing, 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
  • 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 (997 words) - 06:52, 6 April 2024
  • identified by the ls -l command, which displays the type in the first character of the file-system permissions field. For regular files, Unix does not impose...
    9 KB (1,112 words) - 14:30, 27 December 2023
  • Thumbnail for Pipeline (Unix)
    in common Unix verbiage): command1 | command2 | command3 For example, to list files in the current directory (ls), retain only the lines of ls output containing...
    18 KB (2,144 words) - 18:40, 15 April 2024
  • Chmod (category Standard Unix programs)
    In Unix and Unix-like operating systems, chmod is the command and system call used to change the access permissions and the special mode flags (the setuid...
    19 KB (1,492 words) - 23:21, 28 November 2023
  • Thumbnail for Time (Unix)
    In 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)...
    6 KB (759 words) - 06:40, 12 October 2022
  • Thumbnail for Shell script
    the new script to still act as a fully normal Unix command. One example would be to create a version of ls, the command to list files, giving it a shorter...
    23 KB (2,981 words) - 15:30, 29 September 2023
  • Thumbnail for Stat (system call)
    Unix system call that returns file attributes about an inode. The semantics of stat() vary between operating systems. As an example, Unix command ls uses...
    16 KB (1,897 words) - 13:58, 3 February 2024
  • LS may refer to: LS Group, a Korean company Jet2.com (IATA code: LS), a British airline Lewis and Short (abbr. "L&S"), authors of the 1879 work A Latin...
    3 KB (487 words) - 07:13, 30 October 2023
  • Thumbnail for Cd (command)
    batch files. The command has been implemented in operating systems such as Unix, DOS, IBM OS/2, MetaComCo TRIPOS, AmigaOS (where if a bare path is given...
    14 KB (1,431 words) - 16:17, 15 October 2023
  • Tee (command) (redirect from Tee (UNIX))
    depending on the command's implementation. The command is available for Unix and Unix-like operating systems, Microware OS-9, DOS (e.g. 4DOS, FreeDOS), Microsoft...
    12 KB (1,256 words) - 10:32, 8 October 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) - 09:59, 3 May 2024
  • will execute the resultant command. $ fc [Change 'ls' to 'ls -la' in editor and exit] ls -la List of Unix commands Solaris manual page for fc command "Fix...
    3 KB (235 words) - 00:15, 9 June 2023
  • Thumbnail for List of POSIX commands
    applications List of Unix daemons List of web browsers for Unix and Unix-like operating systems Unix philosophy util-linux The Wikibook Guide to UNIX has a page...
    23 KB (168 words) - 02:35, 18 April 2024
  • Thumbnail for Sort (Unix)
    In computing, sort is a standard command line program of Unix and Unix-like operating systems, that prints the lines of its input or concatenation of...
    15 KB (1,113 words) - 08:55, 25 July 2023
  • one bit. Unix permissions are represented either in symbolic notation or in octal notation. The most common form, as used by the command ls -l, is symbolic...
    21 KB (2,107 words) - 14:16, 11 April 2024
  • The term "Research Unix" refers to early versions of the Unix operating system for DEC PDP-7, PDP-11, VAX and Interdata 7/32 and 8/32 computers, developed...
    17 KB (853 words) - 16:56, 23 February 2024
  • Thumbnail for Alias (command)
    adding default arguments to a regularly used command. alias is available in Unix shells, AmigaDOS, 4DOS/4NT, FreeDOS, KolibriOS, Windows PowerShell, ReactOS...
    11 KB (1,285 words) - 08:07, 14 April 2024
  • Windows Services for UNIX (SFU) is a discontinued software package produced by Microsoft which provided a Unix environment on Windows NT and some of its...
    23 KB (2,376 words) - 04:26, 8 December 2023
  • In Unix-like operating systems, find is a command-line utility that locates files based on some user-specified criteria and either prints the pathname...
    24 KB (2,895 words) - 05:36, 4 April 2024
  • Thumbnail for Bash (Unix shell)
    non-interactive invocation Execution of: External (to the shell) UNIX-style commands, such as 'ls' or 'ln', which are actually separate programs Internal "commands"...
    66 KB (5,648 words) - 16:36, 17 May 2024
  • following, the ls command is run without any shell functions or aliases that may exist with the same name: $ command ls List of Unix commands command – Shell...
    1 KB (99 words) - 11:39, 17 February 2023
  • Umask (category Unix SUS2008 utilities)
    files. The bits in the mask may be changed by invoking the umask command. In Unix-like systems, each file has a set of attributes that control who can read...
    20 KB (1,754 words) - 00:17, 5 November 2023
  • LS-DYNA is an advanced general-purpose multiphysics simulation software package developed by the former Livermore Software Technology Corporation (LSTC)...
    15 KB (1,560 words) - 02:44, 26 October 2023
  • Make (software) (redirect from Make (Unix))
    to manage a build process, Make remains widely used, especially in Unix and Unix-like operating systems. Make is not limited to building programs. It...
    39 KB (4,654 words) - 23:59, 5 May 2024
  • the concept, and this term for it, was first used, but by 1971 the first Unix manual assumed its readers knew both: Another early reference is in a US...
    20 KB (1,901 words) - 08:52, 5 May 2024
  • Thumbnail for Newline
    646 standard. Unix followed the Multics practice, and later Unix-like systems followed Unix. This created conflicts between Windows and Unix-like operating...
    39 KB (4,420 words) - 17:00, 9 May 2024
  • split is a utility on Unix, Plan 9, and Unix-like operating systems most commonly used to split a computer file into two or more smaller files. The split...
    4 KB (437 words) - 15:35, 27 September 2023
  • 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 Unix filesystem
    In Unix and operating systems inspired by it, the file system is considered a central component of the operating system. It was also one of the first parts...
    16 KB (944 words) - 07:33, 17 March 2024