I’m creating shortcuts for Syncthing, when I noticed this: Is there supposed to be a “~” after the folder name?
You must log in or register to comment.
Why would it even be there? This is a fresh install of Zorin OS. I’ll just change it.
This isn’t DOS and probably isn’t a FAT filesystem. Tilde isn’t a wildcard in linux
In a terminal, try ls -l /usrlocal/share/* and see if it’s there.
new tilde backdoor?
There’s a convention to append a tilde to files/folders that are backups, so presumably some app at some point made a copy of
/usr/local/share/applications
, and then the original one got deleted?