View Single Post
Old 12-07-2024, 09:07 AM   #2173
ratinox
Guru
ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.
 
Posts: 806
Karma: 11053908
Join Date: Oct 2016
Location: Somewhere in Time
Device: Forma, iPad Mini
Quote:
Originally Posted by JSWolf View Post
Exactly. A manila folder icon. Which is where the name folder came from even. A folder is inside of a program for storage such as your email program.A directory is created in the filesystem.
I can't speak to your email program but mine does not have folders. It displays IMAP folders which are constructs within Dovecot which is my IMAP server. Each of these IMAP folder constructs is... a directory on the filesystem. So for my email program, folders and directories are the same thing.

Quote:
For example, on a Windows computer, Windows is a directory, not a folder.
If by "Windows is a directory" you mean "C:\Windows"? When I type "dir C:\" in a command shell I see C:\Windows as a line of text. When I open File Explorer I see C:\Windows as a manilla folder icon. When I look inside these visual representations I see the same files. Again, looks to me like folders and directories are the same thing.

Quote:
Not Windows the OS, Windows the directory. Windows & Users are two directories every Windows computer has.
What I just wrote about C:\Windows applies fully to C:\Users.

If it walks like a directory and quacks like a folder, it's probably a duck.

Last edited by ratinox; 12-07-2024 at 09:10 AM.
ratinox is offline   Reply With Quote