• Thumbnail for Sed
    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) - 21:47, 20 May 2024
  • Look up SED, sed, šed, or șed in Wiktionary, the free dictionary. sed is a Unix utility for processing text. Sed or SED may also refer to: Spectral energy...
    2 KB (234 words) - 10:30, 12 July 2024
  • Thumbnail for Head (Unix)
    bytes. Many early versions of Unix and Plan 9 did not have this command, and documentation and books used sed instead: sed 5q filename The example prints...
    4 KB (319 words) - 12:39, 14 April 2024
  • Thumbnail for Pipeline (Unix)
    what it does follows. curl "https://en.wikipedia.org/wiki/Pipeline_(Unix)" | sed 's/[^a-zA-Z ]/ /g' | tr 'A-Z ' 'a-z\n' | grep '[a-z]' | sort -u | comm...
    19 KB (2,328 words) - 15:21, 22 July 2024
  • Thumbnail for Tr (Unix)
    tr maps characters to characters. sed List of Unix commands GNU Core Utilities McIlroy, M. D. (1987). A Research Unix reader: annotated excerpts from the...
    6 KB (640 words) - 09:56, 25 July 2023
  • 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 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...
    22 KB (173 words) - 00:53, 21 July 2024
  • of filters, to how to use C for programming robust Unix applications, and the basics of grep, sed, make, and AWK. The book closes with a tutorial on making...
    5 KB (665 words) - 19:44, 4 January 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 Ed (software)
    Ed (software) (redirect from Ed (UNIX))
    containing matches. The Unix stream editor, sed implemented many of the scripting features of qed that were not supported by ed on Unix.[failed verification]...
    11 KB (1,373 words) - 22:46, 7 July 2024
  • Thumbnail for Bash (Unix shell)
    files, known as shell scripts, facilitating automation. In keeping with Unix shell conventions, Bash incorporates a rich set of features. The keywords...
    72 KB (6,143 words) - 12:54, 7 August 2024
  • Thumbnail for Cat (Unix)
    Utiltites version of cat Brian Blackmore (1994-12-05). "Perl or Sed?". Newsgroup: comp.unix.shell. Retrieved 2024-02-12. "Merriam Webster's Definition of...
    14 KB (1,458 words) - 14:57, 5 July 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) - 22:27, 24 June 2024
  • file is specified then standard input will be used. List of Unix commands grep paste (Unix) sed awk "cut(1) - OpenBSD manual pages". "[TUHS] A portrait of...
    7 KB (900 words) - 14:33, 22 September 2023
  • Thumbnail for Shell script
    interpreted languages written with speed as a performance goal. The standard Unix tools sed and awk provide extra capabilities for shell programming; Perl can also...
    23 KB (2,981 words) - 15:30, 29 September 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
  • them on its output. Common Unix filter programs are: cat, cut, grep, head, sort, tail, and uniq. Programs like awk and sed can be used to build quite...
    7 KB (776 words) - 01:49, 25 July 2023
  • Xargs (redirect from Xargs (Unix))
    xargs deals with the problem, but many Unix utilities cannot use NUL as separator (e.g. head, tail, ls, echo, sed, tar -v, wc, which). But often people...
    14 KB (1,703 words) - 20:42, 10 May 2024
  • Perl (category Unix programming tools)
    including C, sh, AWK, and sed. It provides text processing facilities without the arbitrary data-length limits of many contemporary Unix command line tools....
    98 KB (9,643 words) - 07:56, 9 August 2024
  • Thumbnail for AWK
    AWK (category Standard Unix programs)
    data extraction and reporting tool. Like sed and grep, it is a filter, and is a standard feature of most Unix-like operating systems. The AWK language...
    40 KB (4,681 words) - 20:44, 10 August 2024
  • Unix2dos (category Unix text processing utilities)
    from Unix format (Line feed) to DOS format (carriage return + Line feed) and vice versa. When invoked as unix2dos the program will convert a Unix text...
    4 KB (413 words) - 19:32, 30 January 2024
  • Thumbnail for Regular expression
    original forms of regular expressions were used in Unix programs at Bell Labs in the 1970s, including lex, sed, AWK, and expr, and in other programs such as...
    100 KB (8,963 words) - 02:59, 7 August 2024
  • UnxUtils (redirect from Unix Utils)
    UnxUtils is a collection of ports of common GNU Unix-like utilities to native Win32, with executables only depending on the Microsoft C-runtime msvcrt...
    6 KB (467 words) - 13:39, 9 August 2024
  • Thumbnail for Newline
    outputfile # DOS to UNIX (removing CRs on Linux and BSD based OS that haven't GNU extensions) $ sed -e 's/$/\r/' inputfile > outputfile # UNIX to DOS (adding...
    39 KB (4,418 words) - 05:06, 28 May 2024
  • Thumbnail for Linux
    Linux (category Unix variants)
    Linux (/ˈlɪnʊks/, LIN-uuks) is a generic name for a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel...
    106 KB (9,877 words) - 03:36, 7 August 2024
  • MKS Toolkit (category Unix emulators)
    shell, KornShell, Bash, C shell, Tcl shell Traditional Unix commands (400+), including grep, awk, sed, vi, ls, kill Windows specific commands (70+), including...
    6 KB (524 words) - 04:29, 8 December 2023
  • written in Forth variant STOIC se – an early screen-based editor for Unix SED – cross-platform editor from the 1980s, ran on TOPS-10, TOPS-20 and VMS...
    26 KB (875 words) - 08:20, 12 August 2024
  • Arnold Robbins also coauthored the O'Reilly titles Unix In A Nutshell, Effective awk Programming, sed & awk, Classic Shell Scripting, and several titles...
    4 KB (328 words) - 04:30, 8 December 2023
  • primary developers of the Unix operating system, it is natural that QED had a strong influence on the classic UNIX text editors ed, sed and their descendants...
    7 KB (609 words) - 17:27, 15 October 2023
  • scripting, such as AWK, sed, and Perl, have traditionally been adept at expressing one-liners. Shell interpreters such as Unix shells or Windows PowerShell...
    12 KB (1,589 words) - 12:17, 5 October 2023