A Trip through Linux
by Ken Sipe
Showing posts with label
export
.
Show all posts
Showing posts with label
export
.
Show all posts
Wednesday, December 7, 2016
variable=value
variable=value
PATH=$PATH:/var/opt/mydb
export PATH
After I do so, the new value assigned to PATH is made available to all other shells, including any subshells created by the current shell.
LX0-104 Exam Objectives (E)
Older Posts
Home
Subscribe to:
Posts (Atom)