Why do Linux file managers sort files in reverse? [on hold] The 2019 Stack Overflow Developer...

Why do UK politicians seemingly ignore opinion polls on Brexit?

Why isn't airport relocation done gradually?

Why is the maximum length of OpenWrt’s root password 8 characters?

Loose spokes after only a few rides

What is the meaning of the verb "bear" in this context?

Is there a symbol for a right arrow with a square in the middle?

Return to UK after being refused entry years previously

Are children permitted to help build the Beis Hamikdash?

Which Sci-Fi work first showed weapon of galactic-scale mass destruction?

Is there any way to tell whether the shot is going to hit you or not?

How to manage monthly salary

Is bread bad for ducks?

What does ひと匙 mean in this manga and has it been used colloquially?

What tool would a Roman-age civilization have for the breaking of silver and other metals into dust?

Can one be advised by a professor who is very far away?

What is the most effective way of iterating a std::vector and why?

Can you compress metal and what would be the consequences?

Have you ever entered Singapore using a different passport or name?

How to support a colleague who finds meetings extremely tiring?

Deal with toxic manager when you can't quit

What does Linus Torvalds mean when he says that Git "never ever" tracks a file?

Geography at the pixel level

Why did Acorn's A3000 have red function keys?

Did 3000BC Egyptians use meteoric iron weapons?



Why do Linux file managers sort files in reverse? [on hold]



The 2019 Stack Overflow Developer Survey Results Are InWhere do file managers save their bookmarks?Sort files into directories named by prefix of fileRemove all files/directories except for one fileHow to sort files by part of the filename?What is run when a program offers you to open a file in Linux?File manager that bookmark filesGUI file managers infinitely loading folders never showing content [desktop: KDE5 - tested file managers: Dolphin, Thunar, Nautilus]Samba network discovery fails through file managers, but works with smbtreeHow to configure Linux Mint in order to file manager sort filenames using different algorithms?Removable volume not appearing in file managers





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















Windows Explorer and other applications such as task managers sort files/items like this:




  • ▼ = First: Larger, Newer, A-Z, higher CPU usage, higher memory usage.

  • ▲ = First: Smaller, Older, Z-A, lower CPU/memory usage.


Linux file managers actually do it in reverse, except for A-Z:




  • ▼ = First: Smaller, Older, A-Z, lower values first.

  • ▲ = First: Larger, Newer, Z-A, higher values first.


It seems intuitive that a triangle pointing downwards (larger edge on top) means that items with larger values and more recent items come first. But Linux applications often apply reverse logic to this.



Is this intentional? What is the logic behind it?










share|improve this question















put on hold as primarily opinion-based by Thomas Dickey, roaima, JRFerguson, Kusalananda yesterday


Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.



















  • I question whether the questioner has determined that this applies to all file managers on Linux-based operating system; but I disagree that this is necessarily opinion-based. Human Interface Guidelines do exist, and do cover this stuff.

    – JdeBP
    yesterday











  • The logic behind that is that they were simply so developed. Not always, and not all. Linux is not so unified/integrated than the windows world, it is largest disadvantage, but also its largest advantage. Btw, Linux is similarly also compatible with people coming from non-ms environment. I suggest to inject some examples into your question, to make it more clear.

    – peterh
    yesterday




















0















Windows Explorer and other applications such as task managers sort files/items like this:




  • ▼ = First: Larger, Newer, A-Z, higher CPU usage, higher memory usage.

  • ▲ = First: Smaller, Older, Z-A, lower CPU/memory usage.


Linux file managers actually do it in reverse, except for A-Z:




  • ▼ = First: Smaller, Older, A-Z, lower values first.

  • ▲ = First: Larger, Newer, Z-A, higher values first.


It seems intuitive that a triangle pointing downwards (larger edge on top) means that items with larger values and more recent items come first. But Linux applications often apply reverse logic to this.



Is this intentional? What is the logic behind it?










share|improve this question















put on hold as primarily opinion-based by Thomas Dickey, roaima, JRFerguson, Kusalananda yesterday


Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.



















  • I question whether the questioner has determined that this applies to all file managers on Linux-based operating system; but I disagree that this is necessarily opinion-based. Human Interface Guidelines do exist, and do cover this stuff.

    – JdeBP
    yesterday











  • The logic behind that is that they were simply so developed. Not always, and not all. Linux is not so unified/integrated than the windows world, it is largest disadvantage, but also its largest advantage. Btw, Linux is similarly also compatible with people coming from non-ms environment. I suggest to inject some examples into your question, to make it more clear.

    – peterh
    yesterday
















0












0








0








Windows Explorer and other applications such as task managers sort files/items like this:




  • ▼ = First: Larger, Newer, A-Z, higher CPU usage, higher memory usage.

  • ▲ = First: Smaller, Older, Z-A, lower CPU/memory usage.


Linux file managers actually do it in reverse, except for A-Z:




  • ▼ = First: Smaller, Older, A-Z, lower values first.

  • ▲ = First: Larger, Newer, Z-A, higher values first.


It seems intuitive that a triangle pointing downwards (larger edge on top) means that items with larger values and more recent items come first. But Linux applications often apply reverse logic to this.



Is this intentional? What is the logic behind it?










share|improve this question
















Windows Explorer and other applications such as task managers sort files/items like this:




  • ▼ = First: Larger, Newer, A-Z, higher CPU usage, higher memory usage.

  • ▲ = First: Smaller, Older, Z-A, lower CPU/memory usage.


Linux file managers actually do it in reverse, except for A-Z:




  • ▼ = First: Smaller, Older, A-Z, lower values first.

  • ▲ = First: Larger, Newer, Z-A, higher values first.


It seems intuitive that a triangle pointing downwards (larger edge on top) means that items with larger values and more recent items come first. But Linux applications often apply reverse logic to this.



Is this intentional? What is the logic behind it?







files file-manager user-interface file-management






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited yesterday









K7AAY

1,1161028




1,1161028










asked yesterday









neverMind9neverMind9

663319




663319




put on hold as primarily opinion-based by Thomas Dickey, roaima, JRFerguson, Kusalananda yesterday


Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.









put on hold as primarily opinion-based by Thomas Dickey, roaima, JRFerguson, Kusalananda yesterday


Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.















  • I question whether the questioner has determined that this applies to all file managers on Linux-based operating system; but I disagree that this is necessarily opinion-based. Human Interface Guidelines do exist, and do cover this stuff.

    – JdeBP
    yesterday











  • The logic behind that is that they were simply so developed. Not always, and not all. Linux is not so unified/integrated than the windows world, it is largest disadvantage, but also its largest advantage. Btw, Linux is similarly also compatible with people coming from non-ms environment. I suggest to inject some examples into your question, to make it more clear.

    – peterh
    yesterday





















  • I question whether the questioner has determined that this applies to all file managers on Linux-based operating system; but I disagree that this is necessarily opinion-based. Human Interface Guidelines do exist, and do cover this stuff.

    – JdeBP
    yesterday











  • The logic behind that is that they were simply so developed. Not always, and not all. Linux is not so unified/integrated than the windows world, it is largest disadvantage, but also its largest advantage. Btw, Linux is similarly also compatible with people coming from non-ms environment. I suggest to inject some examples into your question, to make it more clear.

    – peterh
    yesterday



















I question whether the questioner has determined that this applies to all file managers on Linux-based operating system; but I disagree that this is necessarily opinion-based. Human Interface Guidelines do exist, and do cover this stuff.

– JdeBP
yesterday





I question whether the questioner has determined that this applies to all file managers on Linux-based operating system; but I disagree that this is necessarily opinion-based. Human Interface Guidelines do exist, and do cover this stuff.

– JdeBP
yesterday













The logic behind that is that they were simply so developed. Not always, and not all. Linux is not so unified/integrated than the windows world, it is largest disadvantage, but also its largest advantage. Btw, Linux is similarly also compatible with people coming from non-ms environment. I suggest to inject some examples into your question, to make it more clear.

– peterh
yesterday







The logic behind that is that they were simply so developed. Not always, and not all. Linux is not so unified/integrated than the windows world, it is largest disadvantage, but also its largest advantage. Btw, Linux is similarly also compatible with people coming from non-ms environment. I suggest to inject some examples into your question, to make it more clear.

– peterh
yesterday












0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

Hudson River Historic District Contents Geography History The district today Aesthetics Cultural...

The number designs the writing. Feandra Aversely Definition: The act of ingrafting a sprig or shoot of one...

Ayherre Geografie Demografie Externe links Navigatiemenu43° 23′ NB, 1° 15′ WL43° 23′ NB, 1°...