<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>System Index | GoboLinux Documentation</title><link>https://wiki.gobolinux.org/Concepts/System-Index/index.html</link><description>System Index Compiled programs in C and C++ typically have a lib/ directory and often also a bin/ directory.
On GoboLinux, these will be symlinked into /System/Index such as for ping:
/System/Index/bin/ping /System/Index/lib/libpng.so.3 Traditional Unix paths are also symlinks to the /System/Index directory structure:
/bin -&gt; /System/Index/bin /usr/bin -&gt; /System/Index/bin /usr/lib -&gt; /System/Index/lib /etc -&gt; /System/Settings</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://wiki.gobolinux.org/Concepts/System-Index/index.xml" rel="self" type="application/rss+xml"/></channel></rss>