bug-bash
[Top][All Lists]
Advanced

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

consistency probs w/ 'readonly -f' & 'export -f


From: L A Walsh
Subject: consistency probs w/ 'readonly -f' & 'export -f
Date: Thu, 08 Jun 2017 15:37:33 -0700
User-agent: Thunderbird


First) readonly & export by show vars in a re-usable format, however,
      this doesn't work for functions.

Second) What is the official way to list functions w/their flags+definitions
       in a way reusable as input?

Third) How can one print the flags on a single function?


And a question - is there a reason why the "declare [flags] name=value"
format is prevented from working for functions?  Seems like it might
have worked at one time, but was disallowed?

Thanks!
-linda





reply via email to

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