Skip to content

cp --sparse=always file /dev/stdout fails while GNU succeeds #14283

Description

@oech3
$ cp --sparse=always /etc/pacman.conf /dev/stdout
cp: '/etc/pacman.conf' -> '/dev/stdout': Invalid argument
$ /home/a/bin/gnu9.11/cp --sparse=always /etc/pacman.conf /dev/stdout
# shows content of pacman.conf

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions