HeyPuter / phoenix

🔥 Puter's pure-javascript shell
https://puter.com/app/terminal
GNU Affero General Public License v3.0
88 stars 15 forks source link

`mv` does not return any errors if source or destination does not exist #3

Closed jelveh closed 4 months ago

jelveh commented 1 year ago

if mv is invoked on non-existent source or destination items it does not output any error, it simply returns to a new prompt.

KernelDeimos commented 1 year ago

This will be fixed as part of the 2nd pass over the 1st batch of coreutils commands