DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
adb: absolute debugger

Using UNIX commands

To execute UNIX commands without leaving adb, use the adb escape command !. The escape command has the following form:

! command

where command is the UNIX command to be executed. When finished, the shell returns control to adb. For example, to display the date, type:

   ! date
The system displays the date at your terminal and restores control to adb.
Next topic: Computing numbers and displaying text
Previous topic: Setting default input format

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003