Files
ladybird/Userland/Utilities
r-paiva 90b6f999e5 Utilities: Fix mv command requesting incorrect path
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.
2021-05-08 15:22:47 +02:00
..
2021-04-24 11:53:55 +02:00
2021-04-29 22:23:52 +02:00
2021-05-03 08:42:39 +02:00
2021-05-03 08:42:39 +02:00
2021-05-05 15:12:30 +01:00
2021-04-29 22:16:18 +02:00
2021-05-03 08:42:39 +02:00
2021-04-29 22:16:18 +02:00
2021-04-29 22:16:18 +02:00
2021-04-29 22:16:18 +02:00
2021-04-25 18:40:42 +02:00