CommandSummaryUseful optionsExample usage
declareSet and show attributes of bash variables and functions.

-f List all function definitions

-F List just the names of functions

  • Display all of the functions defined in the current shell.


References