dylanaraps / pure-bash-bible

📖 A collection of pure bash alternatives to external processes.
MIT License
36.41k stars 3.27k forks source link

Fix for exported functions (declare -fx) #97

Open rasa opened 4 years ago

rasa commented 4 years ago

The current logic fails if a function is exported, i.e., declare -fx funcname