Re: Strange behavior after removing folder

2024-07-15 Thread Chet Ramey
On 7/14/24 2:39 PM, Батунин Сергей wrote: Bash Version: 5.0 Patch Level: 17 Release Status: release Description: I entered the following commands: cd mkdir a cd a rmdir $PWD cd . This succeeds, because you can alway

Re: Local variable can not unset within shell functions

2024-07-15 Thread Chet Ramey
On 7/11/24 8:40 PM, Robert Elz wrote: Further, if "localness" is considered an attribute of a variable (which isn't how I would implement it, but assuming it is) then surely declare should have an option to set the local attribute, It doesn't need one; using declare in a shell function is suff

Re: Error in "help ulimit": missing unit info

2024-07-15 Thread Chet Ramey
On 7/14/24 9:59 AM, Carlo Teubner wrote: Bash Version: 5.2 Patch Level: 26 Release Status: release Description: "help ulimit" includes this paragraph: Thanks for the report. This was changed in the devel branch some time ago. -- ``The lyf so short, the craft so long to lerne.'' - Cha