<p><span class="h-card" translate="no"><a href="https://mastodon.social/@hannesm" class="u-url mention">@<span>hannesm</span></a></span> Maybe worth to check the implementation: </p><p>$ readelf -s /bin/tar | grep socket<br />$</p><p>There is no networking code in GNU tar. It delegates the job to ssh and rsh; like stated in the man page. Which actually can be considered &quot;do one thing and do it well&quot;.</p>
Reply