-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Is there such an option, so that output goes from this:
$ recursive-copy source dest
source -> dest
source/a -> dest/a
source/b -> dest/b
source/c -> dest/c
4 item(s) copiedto e.g. this, with just the number of files:
$ recursive-copy source dest --quiet
4 item(s) copiedor this, with no message at all when everything is ok:
$ recursive-copy source dest --quietThanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels