Defaults file
The defaults file is also a script file,
but one that is included every time you invoke debug,
allowing you to do things like setting up your own favorite aliases automatically.
debug looks for a file named .debugrc in your home directory
and reads that before processing any other commands.
You can also specify (and override $HOME/.debugrc)
a defaults file with -d file on the command line when you invoke the debugger:
$ debug -d lib/setup
Next topic:
Change command
Previous topic:
Script command
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004