lemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 1年前superfile - A pretty fancy and modern terminal file managerraw.githubusercontent.comimagemessage-square74fedilinkarrow-up1537arrow-down111file-text
arrow-up1526arrow-down1imagesuperfile - A pretty fancy and modern terminal file managerraw.githubusercontent.comlemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 1年前message-square74fedilinkfile-text
minus-squarebodaciousFern@lemmy.dbzer0.comlinkfedilinkarrow-up18arrow-down1·1年前Not sure where you got the 25kb number from. This tool is written in go and is a 7.8 MB compiled binary.
minus-squareinterdimensionalmeme@lemmy.mllinkfedilinkarrow-up8arrow-down3·1年前Oh wow, a text based file manager is that big ? That’s half of my openwrt router’s memory
minus-squareAzzk1kr@feddit.nllinkfedilinkEnglisharrow-up8arrow-down1·1年前Because it’s a statically compiled binary, it tends to grow the size of the binary. Increases portability though.
Not sure where you got the 25kb number from.
This tool is written in go and is a 7.8 MB compiled binary.
Oh wow, a text based file manager is that big ? That’s half of my openwrt router’s memory
Because it’s a statically compiled binary, it tends to grow the size of the binary. Increases portability though.