lemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 1 年前superfile - A pretty fancy and modern terminal file managerraw.githubusercontent.comimagemessage-square74fedilinkarrow-up1536arrow-down111file-text
arrow-up1525arrow-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.