My boss has given me a project which involves going through a rather large crontab, and creating a data flow diagram of it. Specifically, I need to determine what files/scripts a script is dependant upon, and what the output of the script is. Does anyone have any experience coding such a task?