Skip to content

Feature request (cp): -v flag for verbose output #1127

Open
@nicky1038

Description

@nicky1038

The original cp command in Linux has -v flag, it prints out source and destination for every copied file line-by-line, e. g.:

'foo/some-file-1.txt' -> 'bar/foo/some-file-1.txt'
'foo/some-file-2.jpg' -> 'bar/foo/some-file-2.jpg'

It would be very useful to have this feature in the package, so that users could have more clue of what's going on when something is being copied.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bash compatCompatibility issues with bash or POSIX behaviorfeature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions