





















ttar (tiny tar) - this is utility, written in C and built on a freestanding syscall-only approach without libc, external libraries, and unnecessary dependencies. The utility adheres to the philosophy of "one tool - one task". Direct use of Linux calls, and rejection of unnecessary functionality, gave a binary size of 2.4K for the arm64 architecture. I created it because I'm a purist when it comes to tiny utilities. I also hope it will be useful to someone, or perhaps inspire someone to take up the same craft.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。