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) - 23:19, 19 September 2024
alternative to grep -n: $ cat somefile aaaa bbbb cccc dddc $ nl somefile | grep cccc 3 cccc wc (Unix) – the word count command cat (Unix) – concatenate command...
3 KB (289 words) - 09:06, 8 August 2022
authors contrast Unix tools such as cat with larger program suites used by other systems. The design of cat is typical of most UNIX programs: it implements...
18 KB (2,169 words) - 11:58, 6 June 2024
Look up cat, Cat, CAT, catted, or catting in Wiktionary, the free dictionary. The cat (Felis catus) is a domesticated feline species. Cat or CAT may also...
6 KB (761 words) - 04:02, 4 November 2024
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
shutdown simpleinit tailf vidmode (formerly a symlink to rdev) BusyBox cat (Unix) CUPS GNU Core Utilities Toybox uname "[ANNOUNCE] util-linux v2.40.2"...
10 KB (596 words) - 20:55, 3 March 2024
and open-source software portal Cat (Unix) Paste (Unix) GNU Debugger Strip (Unix) cygwin The Wikibook Guide to Unix has a page on the topic of: Commands...
3 KB (284 words) - 05:56, 29 May 2024
utility for Unix, Plan 9, Inferno, and Unix-like operating systems and beyond, the primary purpose of which is to convert and copy files. On Unix, device...
27 KB (2,991 words) - 04:33, 28 September 2024
In Unix-like computer operating systems, a pipeline is a mechanism for inter-process communication using message passing. A pipeline is a set of processes...
19 KB (2,328 words) - 03:16, 16 November 2024
When a text file with a shebang is used as if it were an executable in a Unix-like operating system, the program loader mechanism parses the rest of the...
25 KB (3,229 words) - 08:03, 20 November 2024
List of POSIX commands (redirect from List of Unix utilities)
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...
22 KB (173 words) - 14:59, 20 August 2024
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
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
Uuencoding (redirect from Unix-to-Unix encoding)
from Unix-to-Unix Copy, i.e. "Unix-to-Unix encoding" is a safe encoding for the transfer of arbitrary files from one Unix system to another Unix system...
16 KB (1,499 words) - 21:47, 12 May 2024
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) - 21:45, 10 June 2024
rc (for "run commands") is the command line interpreter for Version 10 Unix and Plan 9 from Bell Labs operating systems. It resembles the Bourne shell...
7 KB (628 words) - 12:19, 8 October 2024
optimization that coalesces multiple packets under a single header cat (Unix), a Unix command to write the contents of one or more files to the standard...
1,010 bytes (165 words) - 06:07, 27 October 2022
Sed (redirect from Ssed (Unix))
sed ("stream editor") is a Unix utility that parses and transforms text, using a simple, compact programming language. It was developed from 1973 to 1974...
21 KB (2,638 words) - 07:14, 30 September 2024
logic – Business computing C++ – C# – C – Cache – Canonical LR parser – Cat (Unix) – CD-ROM – Central processing unit – Chimera – Chomsky normal form –...
17 KB (1,383 words) - 23:50, 7 August 2024
Comm (redirect from Comm (Unix))
The comm command in the Unix family of computer operating systems is a utility that is used to compare two files for common and distinct lines. comm is...
7 KB (633 words) - 22:53, 26 December 2023
Filter (software) (redirect from Filter (Unix))
character string "foo" and prints them on its output. Common Unix filter programs are: cat, cut, grep, head, sort, tail, and uniq. Programs like awk and...
7 KB (776 words) - 01:49, 25 July 2023
File (command) (redirect from File (Unix))
Unix and Unix-like operating systems for recognizing the type of data contained in a computer file. The original version of file originated in Unix Research...
12 KB (1,261 words) - 01:52, 19 November 2024
less is a terminal pager program on Unix, Windows, and Unix-like systems used to view (but not change) the contents of a text file one screen at a time...
9 KB (753 words) - 13:55, 1 July 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) - 13:59, 8 September 2024
Glob (programming) (redirect from Glob (Unix))
patterns specify sets of filenames with wildcard characters. For example, the Unix Bash shell command mv *.txt textfiles/ moves all files with names ending...
23 KB (2,037 words) - 18:03, 25 October 2024
Research Unix are early versions of the Unix operating system for DEC PDP-7, PDP-11, VAX and Interdata 7/32 and 8/32 computers, developed in the Bell...
17 KB (850 words) - 23:56, 22 October 2024
GNU (redirect from GNU's Not Unix)
for "GNU's Not Unix!", chosen because GNU's design is Unix-like, but differs from Unix by being free software and containing no Unix code. Stallman chose...
34 KB (3,109 words) - 21:00, 27 October 2024
Fish (or friendly interactive shell- stylized in lowercase) is a Unix-like shell with a focus on interactivity and usability. Fish is designed to be feature-rich...
15 KB (1,091 words) - 03:55, 29 October 2024
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