The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Function Trace
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Function Trace
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
10-04-2007
porter
Registered User
Join Date: Jan 2007
Posts: 2,965
You could not do this 100% because a function can be called by name from a variable.
A good clue, however, is that a function has to be defined before it can be called, so if you look through the file in order it should be basically in bottom up order.
porter
View Public Profile
Find all posts by porter
Find porter's past nominations received
Find porter's present nominations given