Commit Graph

7 Commits (ef0f5499ad4ea03c2719e347461d484abdd45ebb)

Author SHA1 Message Date
Alejandro Cervera ced5cb22f6
common/*: update pages of POSIX special Built-In utilities (#11858)
* eval, exec, exit, export, readonly, set, shift, trap: use Open Group links

* exec, export, trap: split Linux and POSIX
2023-12-29 18:37:58 +05:30
marchersimon ac46610ce6
compgen, eval, export, file: move to common (#6508) 2021-09-13 10:24:42 -03:00
Stig124 3697c62b5e
linux/[a-g]: add more information link (#6076) 2021-07-09 16:45:55 +02:00
Kevin Kredit 24b670aba2 export: add -f flag (#2550) 2018-11-05 22:35:13 +00:00
Agniva De Sarker c0c8e736a3
remove preceding slash 2017-12-20 17:22:32 +05:30
Kai Neuwerth 90d12d7153 export: added new line to the end of the files 2017-12-20 08:47:29 +01:00
Kai Neuwerth 736925341c export: moved to linux directory and created a copy in the osx directory, removed echo example from export.md, added a more detailed description of the export command, added an example how to remove an environment variable 2017-12-20 08:46:14 +01:00