Score:1

Snap packages started by a snap binary?

br flag

I used this:

$ type vlc
vlc is /snap/bin/vlc
$ ls -l /snap/bin/vlc
lrwxrwxrwx 1 root root 13 Jan  5 11:29 /snap/bin/vlc -> /usr/bin/snap
$ ls -l /usr/bin/snap
-rwxr-xr-x 1 root root 16075992 Nov 28 10:38 /usr/bin/snap

What does that mean, vlc is being started by the snap binary?

Score:1
au flag
j0h

Yes, it is.

When /snap/bin/<packageName> is run, the snap command looks at argv[0] to determine what snap the command belongs to, it then sets up the snap’s environment based on that.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.