this post was submitted on 02 Apr 2024
33 points (97.1% liked)

Linux

55962 readers
825 users here now

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.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

I'm creating shortcuts for Syncthing, when I noticed this: Is there supposed to be a "~" after the folder name?

top 7 comments
sorted by: hot top controversial new old

new tilde backdoor?

[–] Vincent@feddit.nl 6 points 1 year ago (1 children)

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?

[–] LucidBoi@lemmy.dbzer0.com 1 points 1 year ago

That's odd. I'll delete it since it's empty and create a new one called just "applications". I tried having both yesterday, but it didn't work even though I put the Syncthing .desktop files inside and restarted my PC.

[–] markstos@lemmy.world 5 points 1 year ago

In a terminal, try ls -l /usrlocal/share/* and see if it’s there.

[–] humbletightband@lemmy.dbzer0.com -1 points 1 year ago (2 children)
[–] billgamesh@lemmy.ml 22 points 1 year ago

This isn't DOS and probably isn't a FAT filesystem. Tilde isn't a wildcard in linux

[–] LucidBoi@lemmy.dbzer0.com 7 points 1 year ago

Why would it even be there? This is a fresh install of Zorin OS. I'll just change it.