not_IO@lemmy.blahaj.zone to linuxmemes@lemmy.worldEnglish · 1 month agohow to create a folder, linux made easymedia.void.rehabvideomessage-square57fedilinkarrow-up1522arrow-down113file-text
arrow-up1509arrow-down1videohow to create a folder, linux made easymedia.void.rehabnot_IO@lemmy.blahaj.zone to linuxmemes@lemmy.worldEnglish · 1 month agomessage-square57fedilinkfile-text
minus-squarefnrir@lemmy.blahaj.zonelinkfedilinkarrow-up5·edit-21 month agoThe GNU Coreutils version is 319 lines. https://github.com/coreutils/coreutils/blob/master/src%2Fmkdir.c 376/319 is an around 18% difference (ignoring that these are different languages) EDIT: i misread the result XD
The GNU Coreutils version is 319 lines.
https://github.com/coreutils/coreutils/blob/master/src%2Fmkdir.c
376/319 is an around 18% difference (ignoring that these are different languages)
EDIT: i misread the result XD