source: @n7gifmdn@lemmy.ca
You must log in or register to comment.
I once wanted to move all the files in the folder was I in to another folder and I did something like
mv /* ../
. What is important here is that I did/*
and not./*
. Fortunately it was only a raspberry pi so it went fast to flash the SD card.Also, how did you go about reinstalling VLC if you deleted all dependencies?
that I did
/*
and not./*
that’s so funny but so sad 😭😭
how did you go about reinstalling VLC if you deleted all dependencies
I just distrohopped to kubuntu instead lol
I meant, how did you delete all files??