Re: Bash reference manual errata

2020-07-10 Thread Ángel
On 2020-07-10 at 09:06 -0400, Chet Ramey wrote: > On 7/10/20 4:24 AM, 홍홍 wrote: > > In Bourne shell > > builtin(https://www.gnu.org/software/bash/manual/bash.html#Bourne-Shell-Builtins > > > > ), > > shift command > > >

Re: Bash reference manual errata

2020-07-10 Thread Chet Ramey
On 7/10/20 4:24 AM, 홍홍 wrote: > In Bourne shell > builtin(https://www.gnu.org/software/bash/manual/bash.html#Bourne-Shell-Builtins > ), > shift command > > > "Parameters represented by the numbers $# to $#-n+1 are unset.

Bash reference manual errata

2020-07-10 Thread 홍홍
In Bourne shell builtin(https://www.gnu.org/software/bash/manual/bash.html#Bourne-Shell-Builtins ), shift command "Parameters represented by the numbers $# to $#-n+1 are unset." should be "Parameters represented by the