Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/OS Structure/I/O System/Shell/
Shell Global
Search

Shell Global

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2020 Jan 24 14:36
Editor
Editor
Seonglae ChoSeonglae Cho
Edited
Edited
2021 Aug 27 13:28
Refs
Refs

System wide

  • etc/profile
  • etc/environment
  • etc/xprofile
  • /etc/<shell>.<shell>rc
  • /etc/environment.d/*.conf
 

sesion

 
 

BEST description

How to permanently set $PATH on Linux/Unix?
There are multiple ways to do it. The actual solution depends on the purpose. The variable values are usually stored in either a list of assignments or a shell script that is run at the start of the system or user session.
How to permanently set $PATH on Linux/Unix?
https://stackoverflow.com/questions/14637979/how-to-permanently-set-path-on-linux-unix
How to permanently set $PATH on Linux/Unix?
 
 

Table of Contents
System widesesionBEST description

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/OS Structure/I/O System/Shell/
Shell Global
Copyright Seonglae Cho