jcplaboratory / rashell

Rashell is Bash-like command processor for Windows
https://opensource.jcplaboratory.org/rashell
GNU General Public License v3.0
12 stars 2 forks source link

Move? #9

Open Natfan opened 7 years ago

Natfan commented 7 years ago

Many CommandPrompt commands don't seem to work, one of which is MOVE. There doesn't seem to be a cp or rm command, so not too sure how I'm going to move files around using this.

As there is not yet version numbering, I'm on commit #56.

Natfan commented 7 years ago

Might wanna give this the enhancement tag as it isn't an issue, per se.

cedroid09 commented 7 years ago

you might want to use xcopy in the meanwhile we add the commands :)