Commit Graph

3 Commits (e3292d315b738a0118caea85ab251080fea26620)

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
4G3NT 52447db138
Replace "Bash" with "Shell" (#10301)
The shift command is defined in the POSIX standard. It is not a Bash built-in command. Saying this implies that it's Bash-only, which is not true.

More info here:
https://manned.org/shift.1p
2023-05-31 00:05:53 +05:30
sk1985 ccf49a93d3
shift: add page (#5415) 2021-03-12 13:18:05 +01:00