Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 2 months ago.DS_Storesh.itjust.worksimagemessage-square17fedilinkarrow-up12
arrow-up12image.DS_Storesh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 2 months agomessage-square17fedilink
minus-squaregazter@aussie.zonelinkfedilinkarrow-up0·edit-22 months agoIf I have four files, a.txt, A.txt, b.txt, and B.txt, in what order do they appear when I sort alphabetically? edit: I don’t understand why this was downvoted?
minus-squarePankkake@lemmy.worldlinkfedilinkarrow-up1·edit-22 months agoA computer will spit out A, B, a, b See also: ASCII chart
If I have four files, a.txt, A.txt, b.txt, and B.txt, in what order do they appear when I sort alphabetically?
edit: I don’t understand why this was downvoted?
a, A, b, B?
A computer will spit out A, B, a, b
See also: ASCII chart