debian man page for mono-cil-strip

Query: mono-cil-strip

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

mono-cil-strip(1)					      General Commands Manual						 mono-cil-strip(1)

NAME
Mono CIL strip
SYNOPSIS
mono-cil-strip assembly [output-assembly]
DESCRIPTION
mono-cil-strip is a tool which takes an assembly, and empty its method bodies. This is useful to reduce an assembly size when an assembly has already been compiled using Mono's Ahead Of Time compiler (AOT), where the CIL code is no longer necessary, but the metadata still is.
COPYRIGHT
Copyright (C) 2008 Novell, Inc (http://www.novell.com)
MAILING LISTS
Mailing lists are listed at http://www.mono-project.com/Mailing_Lists
LICENSE
mono-cil-strip is licensed under the MIT/X11 license. Please read the accompayning MIT.X11 file for details.
SEE ALSO
monolinker(1),mkbundle(1),mono(1),mcs(1). mono-cil-strip(1)
Related Man Pages
mono-service2(1) - debian
monolinker(1) - debian
ilasm(1) - suse
monolinker(1) - suse
monolinker(1) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?