mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-20 19:43:13 +00:00
When moving multiple files by using *, e.g.,: mv * /new_path/ If there was an error while trying to move a file to the new path the next file in the file list to be moved would have its path incorrectly set. - Fixed mv loop to always append the correct path to the destination path. - Added proper error message when mv fails.
2.8 KiB
2.8 KiB