Difference between revisions of "PATH"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 39: Line 39:
  
 
== See also ==
 
== See also ==
 +
* {{pwd}}
 
* {{env}}
 
* {{env}}
 
* {{Bash}}
 
* {{Bash}}

Revision as of 06:54, 6 April 2024

$PATH
export PATH=$PATH:/pathtoyour/new/folder/

fish shell

set --export --prepend PATH "/Users/user/.rd/bin"
/usr/sbin/
/usr/bin/
/sbin/
/bin/
/snap/bin/
$HOME/go/bin/
docker exec
OCI runtime exec failed: exec failed: container_linux.go:349: starting container process caused "exec: \"bash\": executable file not found in  $PATH": unknown
grep PATH * .[^.]*

Related terms

See also

Advertising: