Difference between revisions of "Export (Bash buildin)"
Jump to navigation
Jump to search
(Created page with "{{Draft}} == See also == * <code>unset</code>") |
|||
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
+ | |||
+ | * <pre>[[export]] PATH=$PATH:$(dirname $(go list -f '{{.Target}}' .))</pre> | ||
== See also == | == See also == | ||
* <code>[[unset]]</code> | * <code>[[unset]]</code> |
Revision as of 06:08, 29 April 2020
This article is a Draft. Help us to complete it.
[[export]] PATH=$PATH:$(dirname $(go list -f '{{.Target}}' .))
See also
Advertising: