Skip to content

cp: inconvenient err message at echo 1|cp /dev/stdin /dev/full #9833

@oech3

Description

@oech3
$ echo 1 | uu-cp /dev/stdin /dev/full
cp: '/dev/stdin' -> '/dev/full': other error
$ echo 1 | gnu-cp /dev/stdin /dev/full
cp: error writing '/dev/full': No space left on device

while uu-cp /etc/pacman.conf /dev/full has convenient message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions