lemmyreader to Linux@lemmy.mlEnglish • 1 year agosuperfile - 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 to Linux@lemmy.mlEnglish • 1 year agomessage-square74fedilinkfile-text
minus-square@bodaciousFern@lemmy.dbzer0.comlinkfedilink17•1 year agoNot sure where you got the 25kb number from. This tool is written in go and is a 7.8 MB compiled binary.
minus-square@interdimensionalmeme@lemmy.mllinkfedilink5•1 year agoOh wow, a text based file manager is that big ? That’s half of my openwrt router’s memory
minus-square@Azzk1kr@feddit.nllinkfedilinkEnglish7•1 year agoBecause 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.