bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unset does not remove functions like a[b] unless -f is specified


From: Oğuz
Subject: Re: unset does not remove functions like a[b] unless -f is specified
Date: Sat, 4 Feb 2023 08:38:47 +0200

4 Şubat 2023 Cumartesi tarihinde Koichi Murase <myoga.murase@gmail.com>
yazdı:

> Is Bash required to strictly follow the POSIX
> standard even for non-POSIX shell scripts that use Bash extensions?


It promises POSIX compatibility in POSIX mode, and POSIX says
>If the command name contains at least one <slash>, the shell shall execute
a non-built-in utility

I think he meant he'll change that for POSIX mode only though


-- 
Oğuz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]