When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Comparison of regular expression engines - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_regular...

    NOTE: An application using a library for regular expression support does not necessarily support the full set of features of the library, e.g., GNU grep uses PCRE, but supports no lookahead, though PCRE does.

  3. agrep - Wikipedia

    en.wikipedia.org/wiki/Agrep

    agrep (approximate grep) is an open-source approximate string matching program, developed by Udi Manber and Sun Wu between 1988 and 1991, [1] for use with the Unix operating system. It was later ported to OS/2, DOS, and Windows.

  4. pgrep - Wikipedia

    en.wikipedia.org/wiki/Pgrep

    pgrep is a command-line utility initially written for use with the Solaris 7 operating system by Mike Shapiro.It has since been available in illumos and reimplemented for the Linux and BSDs (DragonFly BSD, FreeBSD, NetBSD, and OpenBSD).

  5. Comparison of text editors - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_text_editors

    Similar to grep. Key bindings. Support for custom key bindings. Text editor support for key bindings. Dynamically customizable IBM CUA macOS Vi Emacs Pico WordStar

  6. xargs - Wikipedia

    en.wikipedia.org/wiki/Xargs

    xargs (short for "extended arguments") [1] is a command on Unix and most Unix-like operating systems used to build and execute commands from standard input.It converts input from standard input into arguments to a command.

  7. Perl Compatible Regular Expressions - Wikipedia

    en.wikipedia.org/wiki/Perl_Compatible_Regular...

    If the newline option alternative in effect includes CRLF as one of the valid linebreaks, it does not skip the \n in a CRLF if the pattern contains specific \r or \n references (since version 7.3). Since version 8.10, the metacharacter \N always matches any character other than linebreak characters.

  8. Regular expression - Wikipedia

    en.wikipedia.org/wiki/Regular_expression

    NR-grep's BNDM extends the BDM technique with Shift-Or bit-level parallelism. [54] A few theoretical alternatives to backtracking for backreferences exist, and their "exponents" are tamer in that they are only related to the number of backreferences, a fixed property of some regexp languages such as POSIX.

  9. XMLStarlet - Wikipedia

    en.wikipedia.org/wiki/XMLStarlet

    XMLStarlet is a set of command line utilities (toolkit) to query, transform, validate, and edit XML documents and files using a simple set of shell commands in a way similar to how it is done with UNIX grep, sed, awk, diff, patch, join, etc commands.