

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following command provides the list of the functions defined in the login session? |
A. | declare -f |
B. | declare -F |
C. | both declare -f and -F |
D. | none of the mentioned |
Answer» D. none of the mentioned | |