Search results
Results from the WOW.Com Content Network
This is a list of POSIX (Portable Operating System Interface) commands as specified by IEEE Std 1003.1-2024, which is part of the Single UNIX Specification (SUS). These commands can be found on Unix operating systems and most Unix-like operating systems.
This is a list of commands from the GNU Core Utilities for Unix environments. These commands can be found on Unix operating systems and most Unix-like operating systems. GNU Core Utilities include basic file, shell and text manipulation utilities. Coreutils includes all of the basic command-line tools that are expected in a POSIX system.
This is an accepted version of this page This is the latest accepted revision, reviewed on 17 December 2024. Family of Unix-like operating systems This article is about the family of operating systems. For the kernel, see Linux kernel. For other uses, see Linux (disambiguation). Operating system Linux Tux the penguin, the mascot of Linux Developer Community contributors, Linus Torvalds Written ...
See the List of GNU Core Utilities commands for a brief description of included commands. Alternative implementation packages are available in the FOSS ecosystem, with a slightly different scope and focus (less functionality), or license. For example, BusyBox which is licensed under GPL-2.0-only, and Toybox which is licensed under 0BSD.
JP Software command-line processors provide user-configurable colorization of file and directory names in directory listings based on their file extension and/or attributes through an optionally defined %COLORDIR% environment variable. For the Unix/Linux shells, this is a feature of the ls command and the terminal.
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 command language and a scripting language, and is used by the operating system to control the execution of the system using shell scripts. [2]
The current Linux manual pages for su define it as "substitute user", [9] making the correct meaning of sudo "substitute user, do", because sudo can run a command as other users as well. [10] [11] Unlike the similar command su, users must, by default, supply their own password for
The magic SysRq key is a key combination understood by the Linux kernel, which allows the user to perform various low-level commands regardless of the system's state. It is often used to recover from freezes , or to reboot a computer without corrupting the filesystem . [ 1 ]