Isn’t that just ‘sudo cp image.iso /dev/sdX && sync’ ?
Isn’t that just ‘sudo cp image.iso /dev/sdX && sync’ ?
This… OMG!
All started with a docker run -v ...
on sub folder on my home directory. The command changed the ownership of some files to root…
In order to get my permissions back I sudo
and tried to run chown -R andrefsp:andrefsp ./*
on the folder.
Thing is… My stupid ass didn’t actually typed ./*
but /*
instead followed by an angry Enter… It was so fast… So quick… The whole thing was fucked beyond recognition…
No seriously, I’m really trying to find a legit scenario where such tool is actually needed and I honestly can’t think on any.
There are plenty of tools out there to help you track your work so no need for any of this bullshit.