Go to main content
Oracle® Developer Studio 12.6: Debugging a Program with dbx

Exit Print View

Updated: June 2017
 
 

source Command

The source command executes commands from a given file. It is valid only in native mode.

Syntax

source filename

Execute commands from file filename. $PATH is not searched.