I accidentally typed instead of it moved some important files to the destination folder. When I tried to move it back, it wouldn't let me. Mostly because sudo no longer works. My guess is the permissions for it where in those folders.
Anyway to move them back?
I have a recent backup; I just rather not have to go through all that
Code:
mv /* ../movies/
Code:
mv * ../movies/
Anyway to move them back?
I have a recent backup; I just rather not have to go through all that
Statistics: Posted by GarraTheWinnie — Mon Oct 14, 2024 8:19 pm — Replies 3 — Views 90