DASIF(1) — NEWS-OS Programmer’s Manual
NAME
dasif − CDIF disassebler
SYNOPSIS
dasif [ −D ] [ −i cdif-binary-file ] [ −o cdif-source-file ] [ −C codeset ]
DESCRIPTION
dasif is a command to convert the cdif binary file to cdif source file.
OPTIONS
−D Uses CDIF commands push and/or pop to control the indentation of the standard output for ease of debugging.
−i cdif-binary-file
Specifies the cdif binary file name to be used. If no name was specified, the standard input will be used.
−o cdif-source-file
Specifies the cdif source file to be output. If no name was specified, it will be output to the standard output.
−C codeset
Specifies character codeset of output cdif source file. Codeset is sjis or euc. sjis specifies Shift-JIS and euc specifies EUC. If this option is not set, character codeset is specified according to environment variable LANG. If LANG is not specified, character codeset is specified to Shift-JIS.
EXAMPLE
% dasif −i file.cif −o file.cis
SEE ALSO
"CDIF Format Specification"
cdff(5), ctoif(1), xif(1), asif(1), lpf_lbpif(8), lpf_clsif(8)
NEWS-OSRelease 4.2.1R