this post was submitted on 02 Apr 2024
28 points (96.7% liked)

Linux

45534 readers
1116 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 5 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
[–] [email protected] 6 points 3 months ago

new tilde backdoor?

[–] markstos 5 points 3 months ago

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

[–] [email protected] 4 points 3 months 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?

[–] [email protected] 1 points 3 months 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.

[–] [email protected] 0 points 3 months ago (2 children)
[–] [email protected] 21 points 3 months ago

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

[–] [email protected] 7 points 3 months ago

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