How do I list the functions defined in my shell?

后端 未结 8 2009
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-12 09:14

I can type alias to show a list of all the aliases.

But for functions, all I can do is grep my .bash_profile.

That only gets the ones in that fi

8条回答
提交回复
热议问题