Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 6 months ago.DS_Storesh.itjust.worksimagemessage-square52fedilinkarrow-up129arrow-down10
arrow-up129arrow-down1image.DS_Storesh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 6 months agomessage-square52fedilink
minus-squaregazter@aussie.zonecakelinkfedilinkarrow-up0·edit-26 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-26 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