Mac PATH: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 6: Line 6:


=Overview=
=Overview=
On Macs, the value of the <code>[[Bash_Built-In_Variables#PATH|PATH]]</code> variable is built by the <code>path_helper</code> utility from the content of the <code>/etc/paths</code> file and the <code>/etc/paths.d</code> directory.

Revision as of 03:08, 6 January 2022

External

Internal

Overview

On Macs, the value of the PATH variable is built by the path_helper utility from the content of the /etc/paths file and the /etc/paths.d directory.