Difference between revisions of "Export -f"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
  https://unix.stackexchange.com/questions/22796/can-i-export-functions-in-bash
 
  https://unix.stackexchange.com/questions/22796/can-i-export-functions-in-bash
  
export -f my_function_name
+
<code>export -f my_function_name</code>
  
 
== Related ==
 
== Related ==

Revision as of 08:45, 24 January 2023

Advertising: