1611
Folder (lemmy.world)
submitted 1 year ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 100 points 1 year ago* (last edited 1 year ago)

So tell me, what do you call the object drawn in this picture, taken from a popular Linux operating system?

A picture of a folder icon from Ubuntu

Say my name.

[-] [email protected] 106 points 1 year ago
[-] [email protected] 10 points 1 year ago

The ugly truth.

[-] [email protected] 68 points 1 year ago
[-] [email protected] 54 points 1 year ago
[-] [email protected] 47 points 1 year ago

This mouse? Believe it or not, file.

[-] [email protected] 23 points 1 year ago

/dev/input/mouse0 or whatever number you may have if for some reason you have more of them. Plus the always present /dev/input/mice shared between all mouse devices.

[-] [email protected] 4 points 1 year ago

cat /dev/input/mouse0

[-] [email protected] 6 points 1 year ago

Computer mouse or live mouse? Yes

[-] [email protected] 3 points 1 year ago

Straight to file.

[-] flambonkscious 7 points 1 year ago

I've always enjoyed this about my pathetic attempts to get into *nix, but what are directors, then? Are they somehow a 'file' as well?

Honest question - I'm just a Windows doofus

[-] [email protected] 10 points 1 year ago

you are correct, directories are 4kb files

[-] [email protected] 7 points 1 year ago* (last edited 1 year ago)

Logically, everything stored to disc is a file. There are no physical folds or branching on a harddrive's platter. Everything is (this is simplified) listed one at a time, end to end sequentially. A directory is just a special text file that lists all the addresses to files that are logically "inside of it".

With journaling file systems (aka modern file systems), this is either replaced or superceeded by the journal.

Moreso, in Linux, most things are also logically treated as files. In Windows, some settings are stored in a special database known as the registry--Linux has not. It just has text files. In windows, devices are in the device manager, in Linux, devices are just another directory. In Windows you have a special task manager to view open processes, in Linux we have /proc which is a virtual directory. Windows: user permissions are managed with the active directory application. Linux: file permissions. etc.

This means, instead of using special apps to view things, you can, if so inclined, just navigate and look at files using the usual terminal.

[-] [email protected] 3 points 11 months ago

Though to add: many things in your file system are listed as “files” in a directory, but are completely virtual with varying ways on what they do when written to/read from. (Also, linux has streams and files, not only files) E.g. /dev/null will read zeros, and discard data written to. But it has no physical backing.

[-] [email protected] 10 points 1 year ago

The academic truth.

[-] leo 14 points 1 year ago

Hängeregister.

And I think that's beautiful.

[-] [email protected] 12 points 1 year ago

𝒟𝒾𝓇𝑒𝒸𝓉𝑜𝓇𝓎

[-] [email protected] 8 points 1 year ago

This is an array of pretty pixels laid out in a fashion to appeal to the human eyes.

[-] [email protected] 8 points 1 year ago

... You are a folder.

[-] [email protected] 7 points 1 year ago
[-] [email protected] 21 points 1 year ago* (last edited 1 year ago)

OK, I see you're having some trouble. No sweat. We're all friends here. Many of us don't get it on the first try. Let me help you. It's a symbolic representation of an actual physical object which you can buy here today. There's a nice description at the store page with the following pic along with it:

[-] sorrybookbroke 20 points 1 year ago

Oh shit when did they start selling directory themed novalty gifts?

[-] [email protected] 11 points 1 year ago

OH it's a PATH!

[-] [email protected] 9 points 1 year ago

You wouldn't download a folder

[-] [email protected] 3 points 1 year ago

You wouldn't download a folder

The fuck I wouldn't! I'm gonna do it now out of spite!

[-] [email protected] 5 points 1 year ago

I call them icons

[-] [email protected] 5 points 1 year ago

I call them yaru-icons. Just for all my Linux buddies without ubuntu.

[-] [email protected] 1 points 1 year ago

𝒟𝒾𝓇𝑒𝒸𝓉𝑜𝓇𝓎

this post was submitted on 11 Jul 2023
1611 points (98.7% liked)

linuxmemes

19733 readers
1747 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS