bug-bash
[Top][All Lists]
Advanced

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

Re: declare -f does not output esac pattern correctly


From: Robert Elz
Subject: Re: declare -f does not output esac pattern correctly
Date: Tue, 27 Feb 2024 16:10:06 +0700

    Date:        Tue, 27 Feb 2024 00:50:46 +0100
    From:        Emanuele Torre <torreemanuele6@gmail.com>
    Message-ID:  <Zd0j1s452p-Vod6H@t420>

  | To use esac as a pattern you need to use the (esac) syntax,

Or quote it

        'esac')

(or similar).

kre



reply via email to

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