1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 21:02:08 +02:00
Commit graph

2 commits

Author SHA1 Message Date
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