| 
    
   | 
   | 
  
     
    
    
The untic utility decompiles a terminfo binary file into its
source format. If a TERMINFO environment variable is set, the
untic utility searches the specified directory; otherwise,
untic assumes the file is in the directory /usr/lib/terminfo.
The output of an untic decompile is sent to the standard output.
    
Syntax
   untic.hpbin.sys [term]
 
Parameters
  - term
 
  is the name of the terminal (default is the terminal from the
      TERM environment variable.)  
 
Example
   untic.hpbin.sys ansi
 
    Related Information
     
    
  - Commands
 
  tic utility, term, terminfo
      database  
 
    
    
     
    
     
   |