Current breakdown at the time of this post sorted by the number of monthly active users:
- lemmy.world: 101,013 total users / 27,472 active users
- lemmy.ml: 41,972 total users / 4,905 active users
- beehaw.org: 12,270 total users / 4,178 active users
- sh.itjust.works: 17,509 total users / 3,381 active users
- feddit.de: 8,675 total users / 2,935 active users
- lemm.ee: 10,348 total users / 2,751 active users
- lemmynsfw.com: 22,967 total users / 2,310 active users
- lemmy.fmhy.ml: 8,777 total users / 1,704 active users
- lemmy.ca: 5,072 total users / 1,656 active users
- programming.dev: 5,058 total users / 1,242 active users
Did that once many years ago on a Linux system, wanted to delete a directory tree, but I was logged in as root and didn’t realize I was at the root prompt. Wiped out the whole drive. Not a big deal since it was just a test install so I was being careless anyway.
Back then Linux didn’t protect root from making stupid mistakes. I think now you need another switch to actually delete the root directory. I’ve since gone to using FreeBSD mainly and I haven’t tried it there, but I think at root as root you can still wipe the drive with that command. FreeBSD is less idiot proof than Linux. I think iOS is based on BSD Unix, isn’t it?
Woof. I’m glad I’m not the only one that’s done these things!
I want to say that you’re right, but I’m not NEARLY as familiar with *BSD or it’s history as I am with Linux. My understanding, though, is that iOS/macOS are based upon Darwin, and that Darwin derives a fairly significant portion of its code base from BSD. So, in part I believe the answer is yes.
As a total side note: do you have a recommendation for a good BSD derivative distribution to try? I’ve tried probably 15 Linux distros, but never made it to BSD-world!