Package: sed
Version: 4.5-1
Severity: wishlist

Dear Maintainer,

In these examples from "info sed", `-E' is not used for anything:

    $ printf '%s\n' a1 a2 a3 | sed -E '/1/bx ; s/a/z/ ; :x ; y/123/456/'
    $ printf '%s\n' a1 a2 a3 | sed -E '/1/!s/a/z/ ; y/123/456/'

In this example from "info sed", `g' is not used for anything:

    sed ':x ; /=$/ { N ; s/=\n//g ; bx }' jaques.txt

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.17.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages sed depends on:
ii  libc6        2.27-5
ii  libselinux1  2.8-1+b1

sed recommends no packages.

sed suggests no packages.

-- no debconf information

Reply via email to