Article 54K54 LXer: Import functions and variables into Bash with the source command

LXer: Import functions and variables into Bash with the source command

by
LXer
from LinuxQuestions.org on (#54K54)
Published at LXer:

When you log into a Linux shell, you inherit a specific working environment. An environment, in the context of a shell, means that there are certain variables already set for you, which ensures your commands work as intended. For instance, the PATH environment variable defines where your shell looks for commands. Without it, nearly everything you try to do in Bash would fail with a command not found error.

Read More...latest?d=yIl2AUoC8zA latest?i=1gkkHxZ3tbI:u9RL8kKZ0Vw:F7zBnMy latest?i=1gkkHxZ3tbI:u9RL8kKZ0Vw:V_sGLiP latest?d=qj6IDK7rITs latest?i=1gkkHxZ3tbI:u9RL8kKZ0Vw:gIN9vFw1gkkHxZ3tbI
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments