代码搜索:usage

找到约 10,000 项符合「usage」的源代码

代码结果 10,000
www.eeworm.com/read/443386/1743343

c mkbb.c

/* This utility makes a bootblock suitable for the SRM console/miniloader */ /* Usage: * mkbb * * Where is the name of the device to install the bootblock on, * and
www.eeworm.com/read/439082/1813778

c mkbb.c

/* This utility makes a bootblock suitable for the SRM console/miniloader */ /* Usage: * mkbb * * Where is the name of the device to install the bootblock on, * and
www.eeworm.com/read/430518/1922756

c mkbb.c

/* This utility makes a bootblock suitable for the SRM console/miniloader */ /* Usage: * mkbb * * Where is the name of the device to install the bootblock on, * and
www.eeworm.com/read/430233/1935405

pas upgrader3.pas

{**************************************************************************** USAGE: Upgrader3.exe [exename] +[arguments][upgrade method ID] [exename] is original exe-file with full path (witho
www.eeworm.com/read/430182/1937356

c mkbb.c

/* This utility makes a bootblock suitable for the SRM console/miniloader */ /* Usage: * mkbb * * Where is the name of the device to install the bootblock on, * and
www.eeworm.com/read/417857/2097691

ihelp cutgextract.ihelp

Standard (Mandatory) qualifiers: [-directory] dirlist [.] Codon usage directories [-outfile] outfile [*.cutgextract] General log output file Additional (Optional) qu
www.eeworm.com/read/414826/2141913

runs

#!/bin/csh if ( "$1" == "" ) then echo "" echo "usage: $0 " echo "" exit endif if ( ! -d scenarios || ! -d logs ) then echo "" echo "can
www.eeworm.com/read/414826/2141919

runs3

#!/bin/csh if ( "$1" == "" ) then echo "" echo "usage: $0 " echo "" exit endif if ( ! -d scenarios || ! -d logs ) then echo "" echo "can
www.eeworm.com/read/414826/2141920

runs2

#!/bin/csh if ( "$1" == "" ) then echo "" echo "usage: $0 " echo "" exit endif if ( ! -d scenarios || ! -d logs ) then echo "" echo "can
www.eeworm.com/read/412251/2173133

svn-base unzcrash.c.svn-base

/* A test program written to test robustness to decompression of corrupted data. Usage is unzcrash filename and the program will read the specified file, compress it (in memory),