16
How about crud permission system
(lemmy.ml)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
you could also make an alias for rm that just move things to the trash bin thingy
And then get screwed over when you're using another system without said alias. As I need to work on multiple different linux-hosts both as a selfhoster and on work I'd strongly suggest against aliasing any system command to something else and getting used to it.
yeah i can 100% imagine myself doing that, probably a good idea not to lmao
Yeah, there are a dozen "trash" commands. Honestly, I think changing muscle memory would be safer, but they could just install one of the trash commands and set up an alias as you say.