UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: bfsAppendix B
Obsolete Commands
Next: Reference: crypt
 

cof2elf

cof2elf [options] files

Convert one or more COFF files to ELF format, overwriting the original contents. Input can be object files or archives.

Options

-i

Ignore unrecognized data; do the conversion anyway.

-q

Quiet mode; suppress messages while running.

-Qc

Print information about cof2elf in output (if c = y) or suppress information (if c = n, the default).

-sdir

Save the original files to an existing directory dir.

-V

Print the version of cof2elf on standard error.


Previous: Reference: bfsUNIX in a Nutshell: System V EditionNext: Reference: crypt
Reference: bfsBook IndexReference: crypt

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System