shelljs / shx

Portable Shell Commands for Node
MIT License
1.72k stars 44 forks source link

Add -u flag support for cp #82

Closed closertotheend closed 7 years ago

closertotheend commented 7 years ago

Hello!

It would be great if someone could add -u flag support for cp command.

Right now output is following:

cp: option not recognized: u

Thanks in advance.

nfischer commented 7 years ago

@ilja903 could you please reopen this as an issue against shelljs proper? That's where we add features for this sort of thing. This should be possible though. Thanks!

closertotheend commented 7 years ago

Hi!

Reopened it here: https://github.com/shelljs/shelljs/issues/526

Maybe we should close this issue?

Thanks!

nfischer commented 7 years ago

Looks perfect! I'll see if we can look into adding support in ShellJS. Closing this issue for now, so we can continue discussion on the other thread.