You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would there any significant space savings if log_proxy and log_proxy_wrapper were the same binary, but recognized by what name they were executed and acted accordingly?
Take busybox as an example. Lots of individual utilities sharing a lot of common code, a lot of hard links to one binary.
The text was updated successfully, but these errors were encountered:
Would there any significant space savings if
log_proxy
andlog_proxy_wrapper
were the same binary, but recognized by what name they were executed and acted accordingly?Take
busybox
as an example. Lots of individual utilities sharing a lot of common code, a lot of hard links to one binary.The text was updated successfully, but these errors were encountered: