home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: cmp Chapter 2
UNIX Commands
Next: Reference: col
 

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.

-Q c

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

-s dir

Save the original files to an existing directory dir .

-V

Print the version of cof2elf on standard error.


Previous: Reference: cmp UNIX in a Nutshell: System V Edition Next: Reference: col
Reference: cmp Book Index Reference: col

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