lemmyreader to [email protected]English • 6 months agosuperfile - A pretty fancy and modern terminal file managerraw.githubusercontent.comimagemessage-square71fedilinkarrow-up1518arrow-down113file-text
arrow-up1505arrow-down1imagesuperfile - A pretty fancy and modern terminal file managerraw.githubusercontent.comlemmyreader to [email protected]English • 6 months agomessage-square71fedilinkfile-text
minus-square@[email protected]linkfedilink16•6 months 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@[email protected]linkfedilink4•6 months agoOh wow, a text based file manager is that big ? That’s half of my openwrt router’s memory
minus-square@[email protected]linkfedilinkEnglish7•6 months 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.