this post was submitted on 17 Apr 2025
50 points (89.1% liked)

Memes

49904 readers
2002 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 

cross-posted from: https://lemmy.sdf.org/post/32835842

crossposted from irc

you are viewing a single comment's thread
view the rest of the comments
[–] JustAnotherKay@lemmy.world 2 points 5 days ago (1 children)

Libreoffice does something weird to files. Not sure what it is, but I had to use it to fix my bash config at one point and then every time I launched my terminal after that I would get a "command not found:" line with no command, but the terminal still worked so I never bothered to figure it out lol

[–] Venus_Ziegenfalle@feddit.org 1 points 5 days ago (1 children)

It probably added some metadata that gets interpreted as a command at launch but obviously fails to do anything. You need to configure how files are saved in order to prevent that.

[–] JustAnotherKay@lemmy.world 1 points 5 days ago

Yeah, that was my guess too. I never got around to looking into it properly before I ended up having to wipe it for sale anyways