Usage: gcov [OPTION]... SOURCEFILE
Print code coverage information.
-h, --help Print this help, then exit
-v, --version Print version number, then exit
-a, --all-blocks Show information for every basic block
-b, --branch-probabilities Include branch probabilities in output
-c, --branch-counts Given counts of branches taken
rather than percentages
-n, --no-output Do not create an output file
-l, --long-file-names Use long output file names for included
source files
-f, --function-summaries Output summaries for each function
-o, --object-directory DIR|FILE Search for object files in DIR or called FILE
-p, --preserve-paths Preserve all pathname components
-u, --unconditional-branches Show unconditional branch counts too
For bug reporting instructions, please see:
<URL:https://gcc.gnu.org/bugs.html>.
ppu-gcc-4.2.0.exe: no input files
ppu-ld.exe: no input files
ppu-nm.exe: 'a.out': No such file
Usage: ppu-objcopy.exe [option(s)] in-file [out-file]
Copies a binary file, possibly transforming it in the process
The options are:
-I --input-target <bfdname> Assume input file is in format <bfdname>
-O --output-target <bfdname> Create an output file in format <bfdname>
-B --binary-architecture <arch> Set arch of output file, when input is binary
-F --target <bfdname> Set both input and output format to <bfdname>
--debugging Convert debugging information, if possible
-p --preserve-dates Copy modified/access timestamps to the output
-j --only-section <name> Only copy section <name> into the output
--add-gnu-debuglink=<file> Add section .gnu_debuglink linking to <file>
-R --remove-section <name> Remove section <name> from the output
-S --strip-all Remove all symbol and relocation information
-g --strip-debug Remove all debugging symbols & sections
--strip-unneeded Remove all symbols not needed by relocations
-N --strip-symbol <name> Do not copy symbol <name>
--strip-unneeded-symbol <name>
Do not copy symbol <name> unless needed by
relocations
--only-keep-debug Strip everything but the debug information
-K --keep-symbol <name> Do not strip symbol <name>
--keep-file-symbols Do not strip file symbol(s)
-L --localize-symbol <name> Force symbol <name> to be marked as a local
--globalize-symbol <name> Force symbol <name> to be marked as a global
-G --keep-global-symbol <name> Localize all symbols except <name>
-W --weaken-symbol <name> Force symbol <name> to be marked as a weak
--weaken Force all global symbols to be marked as weak
-w --wildcard Permit wildcard in symbol comparison
-x --discard-all Remove all non-global symbols
-X --discard-locals Remove any compiler-generated symbols
-i --interleave <number> Only copy one out of every <number> bytes
-b --byte <num> Select byte <num> in every interleaved block
--gap-fill <val> Fill gaps between sections with <val>
--pad-to <addr> Pad the last section up to address <addr>
--set-start <addr> Set the start address to <addr>
{--change-start|--adjust-start} <incr>
Add <incr> to the start address
{--change-addresses|--adjust-vma} <incr>
Add <incr> to LMA, VMA and start addresses
{--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>
Change LMA and VMA of section <name> by <val>
--change-section-lma <name>{=|+|-}<val>
Change the LMA of section <name> by <val>
--change-section-vma <name>{=|+|-}<val>
Change the VMA of section <name> by <val>
{--[no-]change-warnings|--[no-]adjust-warnings}
Warn if a named section does not exist
--set-section-flags <name>=<flags>
Set section <name>'s properties to <flags>
--add-section <name>=<file> Add section <name> found in <file> to output
--rename-section <old>=<new>[,<flags>] Rename section <old> to <new>
--change-leading-char Force output format's leading character style
--remove-leading-char Remove leading character from global symbols
--redefine-sym <old>=<new> Redefine symbol name <old> to <new>
--redefine-syms <file> --redefine-sym for all symbol pairs
listed in <file>
--srec-len <number> Restrict the length of generated Srecords
--srec-forceS3 Restrict the type of generated Srecords to S3
--strip-symbols <file> -N for all symbols listed in <file>
--strip-unneeded-symbols <file>
--strip-unneeded-symbol for all symbols liste
d
in <file>
--keep-symbols <file> -K for all symbols listed in <file>
--localize-symbols <file> -L for all symbols listed in <file>
--globalize-symbols <file> --globalize-symbol for all in <file>
--keep-global-symbols <file> -G for all symbols listed in <file>
--weaken-symbols <file> -W for all symbols listed in <file>
--alt-machine-code <index> Use the target's <index>'th alternative machi
ne
--writable-text Mark the output text as writable
--readonly-text Make the output text write protected
--pure Mark the output file as demand paged
--impure Mark the output file as impure
--prefix-symbols <prefix> Add <prefix> to start of every symbol name
--prefix-sections <prefix> Add <prefix> to start of every section name
--prefix-alloc-sections <prefix>
Add <prefix> to start of every allocatable
section name
-v --verbose List all object files modified
@<file> Read options from <file>
-V --version Display this program's version number
-h --help Display this output
--info List object formats & architectures supported
ppu-objcopy.exe: supported targets: elf64-powerpc elf64-powerpcle elf32-powerpc
elf32-powerpcle aixcoff-rs6000 aixcoff64-rs6000 elf64-little elf64-big elf32-lit
tle elf32-big srec symbolsrec tekhex binary ihex
Usage: ppu-objdump.exe <option(s)> <file(s)>
Display information from object <file(s)>.
At least one of the following switches must be given:
-a, --archive-headers Display archive header information
-f, --file-headers Display the contents of the overall file header
-p, --private-headers Display object format specific file header contents
-h, --[section-]headers Display the contents of the section headers
-x, --all-headers Display the contents of all headers
-d, --disassemble Display assembler contents of executable sections
-D, --disassemble-all Display assembler contents of all sections
-S, --source Intermix source code with disassembly
-s, --full-contents Display the full contents of all sections requested
-g, --debugging Display debug information in object file
-e, --debugging-tags Display debug information using ctags style
-G, --stabs Display (in raw form) any STABS info in the file
-W, --dwarf Display DWARF info in the file
-t, --syms Display the contents of the symbol table(s)
-T, --dynamic-syms Display the contents of the dynamic symbol table
-r, --reloc Display the relocation entries in the file
-R, --dynamic-reloc Display the dynamic relocation entries in the file
@<file> Read options from <file>
-v, --version Display this program's version number
-i, --info List object formats and architectures supported
-H, --help Display this information
Usage: ppu-ranlib.exe [options] archive
Generate an index to speed access to archives
The options are:
@<file> Read options from <file>
-h --help Print this help message
-V --version Print version information
ppu-ranlib.exe: supported targets: elf64-powerpc elf64-powerpcle elf32-powerpc e
lf32-powerpcle aixcoff-rs6000 aixcoff64-rs6000 elf64-little elf64-big elf32-litt
le elf32-big srec symbolsrec tekhex binary ihex
Usage: readelf <option(s)> elf-file(s)
Display information about the contents of ELF format files
Options are:
-a --all Equivalent to: -h -l -S -s -r -d -V -A -I
-h --file-header Display the ELF file header
-l --program-headers Display the program headers
--segments An alias for --program-headers
-S --section-headers Display the sections' header
--sections An alias for --section-headers
-g --section-groups Display the section groups
-t --section-details Display the section details
-e --headers Equivalent to: -h -l -S
-s --syms Display the symbol table
--symbols An alias for --syms
-n --notes Display the core notes (if present)
-r --relocs Display the relocations (if present)
-u --unwind Display the unwind info (if present)
-d --dynamic Display the dynamic section (if present)
-V --version-info Display the version sections (if present)
-A --arch-specific Display architecture specific information (if any).
-D --use-dynamic Use the dynamic section info when displaying symbols
-x --hex-dump=<number> Dump the contents of section <number>
-w[liaprmfFsoR] or
--debug-dump[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=str,=loc,=
Ranges]
Display the contents of DWARF2 debug sections
-I --histogram Display histogram of bucket list lengths
-W --wide Allow output width to exceed 80 characters
@<file> Read options from <file>
-H --help Display this information
-v --version Display the version number of readelf
Report bugs to <URL:https://www.sourceware.org/bugzilla/>
ppu-size.exe: 'a.out': No such file
Freezezs cmd?
Usage: ppu-strip.exe <option(s)> in-file(s)
Removes symbols and sections from files
The options are:
-I --input-target=<bfdname> Assume input file is in format <bfdname>
-O --output-target=<bfdname> Create an output file in format <bfdname>
-F --target=<bfdname> Set both input and output format to <bfdname>
-p --preserve-dates Copy modified/access timestamps to the output
-R --remove-section=<name> Remove section <name> from the output
-s --strip-all Remove all symbol and relocation information
-g -S -d --strip-debug Remove all debugging symbols & sections
--strip-unneeded Remove all symbols not needed by relocations
--only-keep-debug Strip everything but the debug information
-N --strip-symbol=<name> Do not copy symbol <name>
-K --keep-symbol=<name> Do not strip symbol <name>
--keep-file-symbols Do not strip file symbol(s)
-w --wildcard Permit wildcard in symbol comparison
-x --discard-all Remove all non-global symbols
-X --discard-locals Remove any compiler-generated symbols
-v --verbose List all object files modified
-V --version Display this program's version number
-h --help Display this output
--info List object formats & architectures supported
-o <file> Place stripped output into <file>
ppu-strip.exe: supported targets: elf64-powerpc elf64-powerpcle elf32-powerpc el
f32-powerpcle aixcoff-rs6000 aixcoff64-rs6000 elf64-little elf64-big elf32-littl
e elf32-big srec symbolsrec tekhex binary ihex
Frezzezs cmd
Same!
basename.exe: missing operand
Try `basename.exe --help' for more information.
bash.exe-3.1$
some consal input
bzip2.exe: I won't write compressed data to a terminal.
bzip2.exe: For help, type: `bzip2.exe --help'.
Freezezs cmd
chmod.exe: missing operand
Try `chmod.exe --help' for more information.
cmp.exe: missing operand after `cmp.exe'
cmp.exe: Try `cmp.exe --help' for more information.
diff.exe: missing operand after `diff.exe'
diff.exe: Try `diff.exe --help' for more information.
diff3.exe: missing operand after `diff3.exe'
diff3.exe: Try `diff3.exe --help' for more information.
dirname.exe: missing operand
Try `dirname.exe --help' for more information.
!::=::\
!C:=C:\ps3dev\msys\1.0\bin
!EXITCODE=00000001
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\Devin\AppData\Roaming
CLASSPATH=.;C:\Program Files (x86)\Java\jre1.6.0_05\lib\ext\QTJava.zip
COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files
COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files
COMMONPROGRAMW6432=C:\Program Files\Common Files
COMPUTERNAME=DEVIN-PC
COMSPEC=C:\Windows\system32\cmd.exe
DEVKITARM=/c/devkitPro/devkitARM
DEVKITPPC=/c/devkitPro/devkitPPC
DEVKITPSP=/c/devkitPro/devkitPSP
DFSTRACINGON=FALSE
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\
LOCALAPPDATA=C:\Users\Devin\AppData\Local
LOGONSERVER=\\DEVIN-PC
NUMBER_OF_PROCESSORS=2
ONLINESERVICES=Online Services
OS=Windows_NT
PATH=/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Program Files (x
86)/CyberLink/Power2Go:/c/Program Files (x86)/Microsoft SQL Server/90/Tools/binn
/:/c/Program Files (x86)/QuickTime/QTSystem/
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PCBRAND=Pavilion
PLATFORM=MCD
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_ARCHITEW6432=AMD64
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 6, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=1706
PROGRAMDATA=C:\ProgramData
PROGRAMFILES=C:\Program Files (x86)
PROGRAMFILES(X86)=C:\Program Files (x86)
PROGRAMW6432=C:\Program Files
PROMPT=$P$G
PUBLIC=C:\Users\Public
QTJAVA=C:\Program Files (x86)\Java\jre1.6.0_05\lib\ext\QTJava.zip
SESSIONNAME=Console
SYSTEMDRIVE=C:
SYSTEMROOT=C:\Windows
TEMP=/tmp
TMP=/tmp
TRACE_FORMAT_SEARCH_PATH=\\NTREL202.ntdev.corp.microsoft.com\34FB5F65-FFEB-4B61-
BF0E-A6A76C450FAA\TraceFormat
USERDOMAIN=Devin-Pc
USERNAME=Devin
USERPROFILE=C:\Users\Devin
WINDIR=C:\Windows
TERM=cygwin
expr.exe: missing operand
Try `expr.exe --help' for more information.
Dose not run!
Usage: file.exe [-bcikLhnNsvz] [-f namefile] [-F separator] [-m magicfiles] file
...
file.exe -C -m magicfiles
Try `file --help' for more information.
.
./a2p.exe
./aclocal
./aclocal-1.11
./autoconf
./autoheader
./autom4te
./automake
./automake-1.11
./autoreconf
./autoscan
./autoupdate
./awk
./basename.exe
./bash.exe
./bunzip2
./bzip2.exe
./c2ph
./cat.exe
./chmod.exe
./cls
./clsb
./cmd
./cmp.exe
./comm.exe
./cp.exe
./cpan
./cut.exe
./d2u
./date.exe
./diff.exe
./diff3.exe
./dirname.exe
./dprofpp
./echo
./egrep
./env.exe
./expr.exe
./false.exe
./fgrep
./file.exe
./find.exe
./find2perl
./fold.exe
./ftp
./gawk.exe
./grep.exe
./gunzip
./gzip.exe
./h2ph
./h2xs
./head.exe
./id.exe
./ifnames
./info.exe
./infokey.exe
./install-info.exe
./install-info.exe.manifest
./install.exe
./install.exe.manifest
./join.exe
./ld2
./less.exe
./libperl.dll
./libW11.dll
./ln.exe
./lnkcnv
./ls.exe
./lzma.exe
./m4.exe
./make.exe
./makeinfo.exe
./md5sum.exe
./mkdir.exe
./mount
./msys-1.0.dll
./msys-bz2-1.dll
./msys-crypt-0.dll
./msys-perl5_6.dll
./msysinfo
./msysmnt.exe
./mv.exe
./od.exe
./paste.exe
./patch.exe
./patch.exe.manifest
./perl.exe
./perl5.6.1.exe
./perlbug
./perlcc
./perldoc
./perlld
./pl2pm
./pod2html
./pod2latex
./pod2man
./pod2text
./pod2usage
./podchecker
./podselect
./printf
./ps.exe
./pstruct
./ptar
./pwd
./rm.exe
./rmdir.exe
./rxvt.exe
./s2p
./sed.exe
./sh.exe
./sleep.exe
./sort.exe
./splain
./split.exe
./start
./stty.exe
./tail.exe
./tar.exe
./tee.exe
./texi2dvi
./texindex.exe
./touch.exe
./tr.exe
./true.exe
./u2d
./umount
./uname.exe
./uniq.exe
./wc.exe
./which
./xargs.exe
Freezezs cmd
Usage: gawk.exe [POSIX or GNU style options] -f progfile [--] file ...
Usage: gawk.exe [POSIX or GNU style options] [--] 'program' file ...
POSIX options: GNU long options:
-f progfile --file=progfile
-F fs --field-separator=fs
-v var=val --assign=var=val
-m[fr] val
-W compat --compat
-W copyleft --copyleft
-W copyright --copyright
-W dump-variables[=file] --dump-variables[=file]
-W exec=file --exec=file
-W gen-po --gen-po
-W help --help
-W lint[=fatal] --lint[=fatal]
-W lint-old --lint-old
-W non-decimal-data --non-decimal-data
-W profile[=file] --profile[=file]
-W posix --posix
-W re-interval --re-interval
-W source=program-text --source=program-text
-W traditional --traditional
-W usage --usage
-W version --version
To report bugs, see node `Bugs' in `gawk.info', which is
section `Reporting Problems and Bugs' in the printed version.
gawk is a pattern scanning and processing language.
By default it reads standard input and writes standard output.
Examples:
gawk '{ sum += $1 }; END { print sum }' file
gawk -F: '{ print $1 }' /etc/passwd
Usage: grep.exe [OPTION]... PATTERN [FILE]...
Try `grep.exe --help' for more information.[/CODE
[COLOR="Red"][SIZE="5"][CENTER]gzip.exe[/CENTER][/SIZE]
[CODE]gzip: compressed data not written to a terminal. Use -f to force compression.
For help, type: gzip -h
Frezzes cmd
out puts data about your user profile
info: dir: No such file or directory
0 [main] infokey 3892 handle_exceptions: Exception: STATUS_ACCESS_VIOLATIO
N
540 [main] infokey 3892 open_stackdumpfile: Dumping stack trace to infokey.e
xe.stackdump
install.exe: missing file operand
Try `install.exe --help' for more information.
install-info: No input file specified; try --help for more information.
join.exe: missing operand
Try `join.exe --help' for more information.
Missing filename ("less --help" for help)
ln.exe: missing file operand
Try `ln.exe --help' for more information.
a2p.exe egrep ls.exe ps.exe
aclocal env.exe lzma.exe pstruct
aclocal-1.11 expr.exe m4.exe ptar
autoconf false.exe make.exe pwd
autoheader fgrep makeinfo.exe rm.exe
autom4te file.exe md5sum.exe rmdir.exe
automake find.exe mkdir.exe rxvt.exe
automake-1.11 find2perl mount s2p
autoreconf fold.exe msys-1.0.dll sed.exe
autoscan ftp msys-bz2-1.dll sh.exe
autoupdate gawk.exe msys-crypt-0.dll sleep.exe
awk grep.exe msys-perl5_6.dll sort.exe
basename.exe gunzip msysinfo splain
bash.exe gzip.exe msysmnt.exe split.exe
bunzip2 h2ph mv.exe start
bzip2.exe h2xs od.exe stty.exe
c2ph head.exe paste.exe tail.exe
cat.exe id.exe patch.exe tar.exe
chmod.exe ifnames patch.exe.manifest tee.exe
cls info.exe perl.exe texi2dvi
clsb infokey.exe perl5.6.1.exe texindex.exe
cmd infokey.exe.stackdump perlbug touch.exe
cmp.exe install-info.exe perlcc tr.exe
comm.exe install-info.exe.manifest perldoc true.exe
cp.exe install.exe perlld u2d
cpan install.exe.manifest pl2pm umount
cut.exe install.rar pod2html uname.exe
d2u join.exe pod2latex uniq.exe
date.exe ld2 pod2man wc.exe
diff.exe less.exe pod2text which
diff3.exe libW11.dll pod2usage xargs.exe
dirname.exe libperl.dll podchecker
dprofpp ln.exe podselect
echo lnkcnv printf
lzma.exe: compressed data not written to a terminal. Use -f to force compression
.
lzma.exe: For help, type: lzma.exe -h
freez cmd
make.exe: *** No targets specified and no makefile found. Stop.
makeinfo: missing file argument.
Try `makeinfo --help' for more information.
freez cmd
mkdir.exe: missing operand
Try `mkdir.exe --help' for more information.
C:\Users\Devin\AppData\Local\Temp on /tmp type user (binmode,noumount)
C:\ps3dev\msys\1.0 on / type user (binmode,noumount)
C:\ps3dev\msys\1.0 on /usr type user (binmode,noumount)
c: on /c type user (binmode,noumount)
d: on /d type user (binmode,noumount)
e: on /e type user (binmode,noumount)
f: on /f type user (binmode,noumount)
g: on /g type user (binmode,noumount)
mv.exe: missing file operand
Try `mv.exe --help' for more information.
freez cmd
same resualt as above
same as above
PID PPID PGID WINPID TTY UID STIME COMMAND
2568 1 2568 2568 con 500 14:15:10 /bin/ps
rm.exe: missing operand
Try `rm.exe --help' for more information.
rmdir.exe: missing operand
Try `rmdir.exe --help' for more information.
Usage: sed.exe [OPTION]... {script-only-if-no-other-script} [input-file]...
-n, --quiet, --silent
suppress automatic printing of pattern space
-e script, --expression=script
add the script to the commands to be executed
-f script-file, --file=script-file
add the contents of script-file to the commands to be executed
-c --nocr turn off \r$ translation; must be first switch on command line
--help display this help and exit
-V, --version output version information and exit
If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret. All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.
E-mail bug reports to: [email protected] .
Be sure to include the word ``sed'' somewhere in the ``Subject:'' field.
some consal
sleep.exe: missing operand
Try `sleep.exe --help' for more information.[/CODE
[COLOR="Red"][SIZE="5"][CENTER]sort.exe[/CENTER][/SIZE]
[CODE]freez cmd[/CODE
[COLOR="Red"][SIZE="5"][CENTER]stty.exe[/CENTER][/SIZE]
[CODE]speed 38400 baud; line = 0;
-imaxbel
-echoe -echok -echoctl -echoke
tar.exe: You must specify one of the `-Acdtrux' options
Try `tar.exe --help' or `tar.exe --usage' for more information.
Usage: texindex [OPTION]... FILE...
Generate a sorted index for each TeX output FILE.
Usually FILE... is specified as `foo.??' for a document `foo.texi'.
Options:
-h, --help display this help and exit
-o, --output FILE send output to FILE
--version display version information and exit
Email bug reports to [email protected],
general questions and discussion to [email protected].
Texinfo home page: https://www.gnu.org/software/texinfo/
touch.exe: missing file operand
Try `touch.exe --help' for more information.
tr.exe: missing operand
Try `tr.exe --help' for more information.
nothing happens
MINGW32_NT-6.0
Usage: gcov [OPTION]... SOURCEFILE
Print code coverage information.
-h, --help Print this help, then exit
-v, --version Print version number, then exit
-a, --all-blocks Show information for every basic block
-b, --branch-probabilities Include branch probabilities in output
-c, --branch-counts Given counts of branches taken
rather than percentages
-n, --no-output Do not create an output file
-l, --long-file-names Use long output file names for included
source files
-f, --function-summaries Output summaries for each function
-o, --object-directory DIR|FILE Search for object files in DIR or called FILE
-p, --preserve-paths Preserve all pathname components
-u, --unconditional-branches Show unconditional branch counts too
For bug reporting instructions, please see:
<URL:https://gcc.gnu.org/bugs.html>.
ppu-gcc-4.2.0.exe: no input files
ppu-ld.exe: no input files
ppu-nm.exe: 'a.out': No such file
Usage: ppu-objcopy.exe [option(s)] in-file [out-file]
Copies a binary file, possibly transforming it in the process
The options are:
-I --input-target <bfdname> Assume input file is in format <bfdname>
-O --output-target <bfdname> Create an output file in format <bfdname>
-B --binary-architecture <arch> Set arch of output file, when input is binary
-F --target <bfdname> Set both input and output format to <bfdname>
--debugging Convert debugging information, if possible
-p --preserve-dates Copy modified/access timestamps to the output
-j --only-section <name> Only copy section <name> into the output
--add-gnu-debuglink=<file> Add section .gnu_debuglink linking to <file>
-R --remove-section <name> Remove section <name> from the output
-S --strip-all Remove all symbol and relocation information
-g --strip-debug Remove all debugging symbols & sections
--strip-unneeded Remove all symbols not needed by relocations
-N --strip-symbol <name> Do not copy symbol <name>
--strip-unneeded-symbol <name>
Do not copy symbol <name> unless needed by
relocations
--only-keep-debug Strip everything but the debug information
-K --keep-symbol <name> Do not strip symbol <name>
--keep-file-symbols Do not strip file symbol(s)
-L --localize-symbol <name> Force symbol <name> to be marked as a local
--globalize-symbol <name> Force symbol <name> to be marked as a global
-G --keep-global-symbol <name> Localize all symbols except <name>
-W --weaken-symbol <name> Force symbol <name> to be marked as a weak
--weaken Force all global symbols to be marked as weak
-w --wildcard Permit wildcard in symbol comparison
-x --discard-all Remove all non-global symbols
-X --discard-locals Remove any compiler-generated symbols
-i --interleave <number> Only copy one out of every <number> bytes
-b --byte <num> Select byte <num> in every interleaved block
--gap-fill <val> Fill gaps between sections with <val>
--pad-to <addr> Pad the last section up to address <addr>
--set-start <addr> Set the start address to <addr>
{--change-start|--adjust-start} <incr>
Add <incr> to the start address
{--change-addresses|--adjust-vma} <incr>
Add <incr> to LMA, VMA and start addresses
{--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>
Change LMA and VMA of section <name> by <val>
--change-section-lma <name>{=|+|-}<val>
Change the LMA of section <name> by <val>
--change-section-vma <name>{=|+|-}<val>
Change the VMA of section <name> by <val>
{--[no-]change-warnings|--[no-]adjust-warnings}
Warn if a named section does not exist
--set-section-flags <name>=<flags>
Set section <name>'s properties to <flags>
--add-section <name>=<file> Add section <name> found in <file> to output
--rename-section <old>=<new>[,<flags>] Rename section <old> to <new>
--change-leading-char Force output format's leading character style
--remove-leading-char Remove leading character from global symbols
--redefine-sym <old>=<new> Redefine symbol name <old> to <new>
--redefine-syms <file> --redefine-sym for all symbol pairs
listed in <file>
--srec-len <number> Restrict the length of generated Srecords
--srec-forceS3 Restrict the type of generated Srecords to S3
--strip-symbols <file> -N for all symbols listed in <file>
--strip-unneeded-symbols <file>
--strip-unneeded-symbol for all symbols liste
d
in <file>
--keep-symbols <file> -K for all symbols listed in <file>
--localize-symbols <file> -L for all symbols listed in <file>
--globalize-symbols <file> --globalize-symbol for all in <file>
--keep-global-symbols <file> -G for all symbols listed in <file>
--weaken-symbols <file> -W for all symbols listed in <file>
--alt-machine-code <index> Use the target's <index>'th alternative machi
ne
--writable-text Mark the output text as writable
--readonly-text Make the output text write protected
--pure Mark the output file as demand paged
--impure Mark the output file as impure
--prefix-symbols <prefix> Add <prefix> to start of every symbol name
--prefix-sections <prefix> Add <prefix> to start of every section name
--prefix-alloc-sections <prefix>
Add <prefix> to start of every allocatable
section name
-v --verbose List all object files modified
@<file> Read options from <file>
-V --version Display this program's version number
-h --help Display this output
--info List object formats & architectures supported
ppu-objcopy.exe: supported targets: elf64-powerpc elf64-powerpcle elf32-powerpc
elf32-powerpcle aixcoff-rs6000 aixcoff64-rs6000 elf64-little elf64-big elf32-lit
tle elf32-big srec symbolsrec tekhex binary ihex
Usage: ppu-objdump.exe <option(s)> <file(s)>
Display information from object <file(s)>.
At least one of the following switches must be given:
-a, --archive-headers Display archive header information
-f, --file-headers Display the contents of the overall file header
-p, --private-headers Display object format specific file header contents
-h, --[section-]headers Display the contents of the section headers
-x, --all-headers Display the contents of all headers
-d, --disassemble Display assembler contents of executable sections
-D, --disassemble-all Display assembler contents of all sections
-S, --source Intermix source code with disassembly
-s, --full-contents Display the full contents of all sections requested
-g, --debugging Display debug information in object file
-e, --debugging-tags Display debug information using ctags style
-G, --stabs Display (in raw form) any STABS info in the file
-W, --dwarf Display DWARF info in the file
-t, --syms Display the contents of the symbol table(s)
-T, --dynamic-syms Display the contents of the dynamic symbol table
-r, --reloc Display the relocation entries in the file
-R, --dynamic-reloc Display the dynamic relocation entries in the file
@<file> Read options from <file>
-v, --version Display this program's version number
-i, --info List object formats and architectures supported
-H, --help Display this information
Usage: ppu-ranlib.exe [options] archive
Generate an index to speed access to archives
The options are:
@<file> Read options from <file>
-h --help Print this help message
-V --version Print version information
ppu-ranlib.exe: supported targets: elf64-powerpc elf64-powerpcle elf32-powerpc e
lf32-powerpcle aixcoff-rs6000 aixcoff64-rs6000 elf64-little elf64-big elf32-litt
le elf32-big srec symbolsrec tekhex binary ihex
Usage: readelf <option(s)> elf-file(s)
Display information about the contents of ELF format files
Options are:
-a --all Equivalent to: -h -l -S -s -r -d -V -A -I
-h --file-header Display the ELF file header
-l --program-headers Display the program headers
--segments An alias for --program-headers
-S --section-headers Display the sections' header
--sections An alias for --section-headers
-g --section-groups Display the section groups
-t --section-details Display the section details
-e --headers Equivalent to: -h -l -S
-s --syms Display the symbol table
--symbols An alias for --syms
-n --notes Display the core notes (if present)
-r --relocs Display the relocations (if present)
-u --unwind Display the unwind info (if present)
-d --dynamic Display the dynamic section (if present)
-V --version-info Display the version sections (if present)
-A --arch-specific Display architecture specific information (if any).
-D --use-dynamic Use the dynamic section info when displaying symbols
-x --hex-dump=<number> Dump the contents of section <number>
-w[liaprmfFsoR] or
--debug-dump[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=str,=loc,=
Ranges]
Display the contents of DWARF2 debug sections
-I --histogram Display histogram of bucket list lengths
-W --wide Allow output width to exceed 80 characters
@<file> Read options from <file>
-H --help Display this information
-v --version Display the version number of readelf
Report bugs to <URL:https://www.sourceware.org/bugzilla/>
ppu-size.exe: 'a.out': No such file
Freezezs cmd?
Usage: ppu-strip.exe <option(s)> in-file(s)
Removes symbols and sections from files
The options are:
-I --input-target=<bfdname> Assume input file is in format <bfdname>
-O --output-target=<bfdname> Create an output file in format <bfdname>
-F --target=<bfdname> Set both input and output format to <bfdname>
-p --preserve-dates Copy modified/access timestamps to the output
-R --remove-section=<name> Remove section <name> from the output
-s --strip-all Remove all symbol and relocation information
-g -S -d --strip-debug Remove all debugging symbols & sections
--strip-unneeded Remove all symbols not needed by relocations
--only-keep-debug Strip everything but the debug information
-N --strip-symbol=<name> Do not copy symbol <name>
-K --keep-symbol=<name> Do not strip symbol <name>
--keep-file-symbols Do not strip file symbol(s)
-w --wildcard Permit wildcard in symbol comparison
-x --discard-all Remove all non-global symbols
-X --discard-locals Remove any compiler-generated symbols
-v --verbose List all object files modified
-V --version Display this program's version number
-h --help Display this output
--info List object formats & architectures supported
-o <file> Place stripped output into <file>
ppu-strip.exe: supported targets: elf64-powerpc elf64-powerpcle elf32-powerpc el
f32-powerpcle aixcoff-rs6000 aixcoff64-rs6000 elf64-little elf64-big elf32-littl
e elf32-big srec symbolsrec tekhex binary ihex
Frezzezs cmd
Same!
basename.exe: missing operand
Try `basename.exe --help' for more information.
bash.exe-3.1$
some consal input
bzip2.exe: I won't write compressed data to a terminal.
bzip2.exe: For help, type: `bzip2.exe --help'.
Freezezs cmd
chmod.exe: missing operand
Try `chmod.exe --help' for more information.
cmp.exe: missing operand after `cmp.exe'
cmp.exe: Try `cmp.exe --help' for more information.
diff.exe: missing operand after `diff.exe'
diff.exe: Try `diff.exe --help' for more information.
diff3.exe: missing operand after `diff3.exe'
diff3.exe: Try `diff3.exe --help' for more information.
dirname.exe: missing operand
Try `dirname.exe --help' for more information.
!::=::\
!C:=C:\ps3dev\msys\1.0\bin
!EXITCODE=00000001
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\Devin\AppData\Roaming
CLASSPATH=.;C:\Program Files (x86)\Java\jre1.6.0_05\lib\ext\QTJava.zip
COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files
COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files
COMMONPROGRAMW6432=C:\Program Files\Common Files
COMPUTERNAME=DEVIN-PC
COMSPEC=C:\Windows\system32\cmd.exe
DEVKITARM=/c/devkitPro/devkitARM
DEVKITPPC=/c/devkitPro/devkitPPC
DEVKITPSP=/c/devkitPro/devkitPSP
DFSTRACINGON=FALSE
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\
LOCALAPPDATA=C:\Users\Devin\AppData\Local
LOGONSERVER=\\DEVIN-PC
NUMBER_OF_PROCESSORS=2
ONLINESERVICES=Online Services
OS=Windows_NT
PATH=/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Program Files (x
86)/CyberLink/Power2Go:/c/Program Files (x86)/Microsoft SQL Server/90/Tools/binn
/:/c/Program Files (x86)/QuickTime/QTSystem/
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PCBRAND=Pavilion
PLATFORM=MCD
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_ARCHITEW6432=AMD64
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 6, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=1706
PROGRAMDATA=C:\ProgramData
PROGRAMFILES=C:\Program Files (x86)
PROGRAMFILES(X86)=C:\Program Files (x86)
PROGRAMW6432=C:\Program Files
PROMPT=$P$G
PUBLIC=C:\Users\Public
QTJAVA=C:\Program Files (x86)\Java\jre1.6.0_05\lib\ext\QTJava.zip
SESSIONNAME=Console
SYSTEMDRIVE=C:
SYSTEMROOT=C:\Windows
TEMP=/tmp
TMP=/tmp
TRACE_FORMAT_SEARCH_PATH=\\NTREL202.ntdev.corp.microsoft.com\34FB5F65-FFEB-4B61-
BF0E-A6A76C450FAA\TraceFormat
USERDOMAIN=Devin-Pc
USERNAME=Devin
USERPROFILE=C:\Users\Devin
WINDIR=C:\Windows
TERM=cygwin
expr.exe: missing operand
Try `expr.exe --help' for more information.
Dose not run!
Usage: file.exe [-bcikLhnNsvz] [-f namefile] [-F separator] [-m magicfiles] file
...
file.exe -C -m magicfiles
Try `file --help' for more information.
.
./a2p.exe
./aclocal
./aclocal-1.11
./autoconf
./autoheader
./autom4te
./automake
./automake-1.11
./autoreconf
./autoscan
./autoupdate
./awk
./basename.exe
./bash.exe
./bunzip2
./bzip2.exe
./c2ph
./cat.exe
./chmod.exe
./cls
./clsb
./cmd
./cmp.exe
./comm.exe
./cp.exe
./cpan
./cut.exe
./d2u
./date.exe
./diff.exe
./diff3.exe
./dirname.exe
./dprofpp
./echo
./egrep
./env.exe
./expr.exe
./false.exe
./fgrep
./file.exe
./find.exe
./find2perl
./fold.exe
./ftp
./gawk.exe
./grep.exe
./gunzip
./gzip.exe
./h2ph
./h2xs
./head.exe
./id.exe
./ifnames
./info.exe
./infokey.exe
./install-info.exe
./install-info.exe.manifest
./install.exe
./install.exe.manifest
./join.exe
./ld2
./less.exe
./libperl.dll
./libW11.dll
./ln.exe
./lnkcnv
./ls.exe
./lzma.exe
./m4.exe
./make.exe
./makeinfo.exe
./md5sum.exe
./mkdir.exe
./mount
./msys-1.0.dll
./msys-bz2-1.dll
./msys-crypt-0.dll
./msys-perl5_6.dll
./msysinfo
./msysmnt.exe
./mv.exe
./od.exe
./paste.exe
./patch.exe
./patch.exe.manifest
./perl.exe
./perl5.6.1.exe
./perlbug
./perlcc
./perldoc
./perlld
./pl2pm
./pod2html
./pod2latex
./pod2man
./pod2text
./pod2usage
./podchecker
./podselect
./printf
./ps.exe
./pstruct
./ptar
./pwd
./rm.exe
./rmdir.exe
./rxvt.exe
./s2p
./sed.exe
./sh.exe
./sleep.exe
./sort.exe
./splain
./split.exe
./start
./stty.exe
./tail.exe
./tar.exe
./tee.exe
./texi2dvi
./texindex.exe
./touch.exe
./tr.exe
./true.exe
./u2d
./umount
./uname.exe
./uniq.exe
./wc.exe
./which
./xargs.exe
Freezezs cmd
Usage: gawk.exe [POSIX or GNU style options] -f progfile [--] file ...
Usage: gawk.exe [POSIX or GNU style options] [--] 'program' file ...
POSIX options: GNU long options:
-f progfile --file=progfile
-F fs --field-separator=fs
-v var=val --assign=var=val
-m[fr] val
-W compat --compat
-W copyleft --copyleft
-W copyright --copyright
-W dump-variables[=file] --dump-variables[=file]
-W exec=file --exec=file
-W gen-po --gen-po
-W help --help
-W lint[=fatal] --lint[=fatal]
-W lint-old --lint-old
-W non-decimal-data --non-decimal-data
-W profile[=file] --profile[=file]
-W posix --posix
-W re-interval --re-interval
-W source=program-text --source=program-text
-W traditional --traditional
-W usage --usage
-W version --version
To report bugs, see node `Bugs' in `gawk.info', which is
section `Reporting Problems and Bugs' in the printed version.
gawk is a pattern scanning and processing language.
By default it reads standard input and writes standard output.
Examples:
gawk '{ sum += $1 }; END { print sum }' file
gawk -F: '{ print $1 }' /etc/passwd
Usage: grep.exe [OPTION]... PATTERN [FILE]...
Try `grep.exe --help' for more information.[/CODE
[COLOR="Red"][SIZE="5"][CENTER]gzip.exe[/CENTER][/SIZE]
[CODE]gzip: compressed data not written to a terminal. Use -f to force compression.
For help, type: gzip -h
Frezzes cmd
out puts data about your user profile
info: dir: No such file or directory
0 [main] infokey 3892 handle_exceptions: Exception: STATUS_ACCESS_VIOLATIO
N
540 [main] infokey 3892 open_stackdumpfile: Dumping stack trace to infokey.e
xe.stackdump
install.exe: missing file operand
Try `install.exe --help' for more information.
install-info: No input file specified; try --help for more information.
join.exe: missing operand
Try `join.exe --help' for more information.
Missing filename ("less --help" for help)
ln.exe: missing file operand
Try `ln.exe --help' for more information.
a2p.exe egrep ls.exe ps.exe
aclocal env.exe lzma.exe pstruct
aclocal-1.11 expr.exe m4.exe ptar
autoconf false.exe make.exe pwd
autoheader fgrep makeinfo.exe rm.exe
autom4te file.exe md5sum.exe rmdir.exe
automake find.exe mkdir.exe rxvt.exe
automake-1.11 find2perl mount s2p
autoreconf fold.exe msys-1.0.dll sed.exe
autoscan ftp msys-bz2-1.dll sh.exe
autoupdate gawk.exe msys-crypt-0.dll sleep.exe
awk grep.exe msys-perl5_6.dll sort.exe
basename.exe gunzip msysinfo splain
bash.exe gzip.exe msysmnt.exe split.exe
bunzip2 h2ph mv.exe start
bzip2.exe h2xs od.exe stty.exe
c2ph head.exe paste.exe tail.exe
cat.exe id.exe patch.exe tar.exe
chmod.exe ifnames patch.exe.manifest tee.exe
cls info.exe perl.exe texi2dvi
clsb infokey.exe perl5.6.1.exe texindex.exe
cmd infokey.exe.stackdump perlbug touch.exe
cmp.exe install-info.exe perlcc tr.exe
comm.exe install-info.exe.manifest perldoc true.exe
cp.exe install.exe perlld u2d
cpan install.exe.manifest pl2pm umount
cut.exe install.rar pod2html uname.exe
d2u join.exe pod2latex uniq.exe
date.exe ld2 pod2man wc.exe
diff.exe less.exe pod2text which
diff3.exe libW11.dll pod2usage xargs.exe
dirname.exe libperl.dll podchecker
dprofpp ln.exe podselect
echo lnkcnv printf
lzma.exe: compressed data not written to a terminal. Use -f to force compression
.
lzma.exe: For help, type: lzma.exe -h
freez cmd
make.exe: *** No targets specified and no makefile found. Stop.
makeinfo: missing file argument.
Try `makeinfo --help' for more information.
freez cmd
mkdir.exe: missing operand
Try `mkdir.exe --help' for more information.
C:\Users\Devin\AppData\Local\Temp on /tmp type user (binmode,noumount)
C:\ps3dev\msys\1.0 on / type user (binmode,noumount)
C:\ps3dev\msys\1.0 on /usr type user (binmode,noumount)
c: on /c type user (binmode,noumount)
d: on /d type user (binmode,noumount)
e: on /e type user (binmode,noumount)
f: on /f type user (binmode,noumount)
g: on /g type user (binmode,noumount)
mv.exe: missing file operand
Try `mv.exe --help' for more information.
freez cmd
same resualt as above
same as above
PID PPID PGID WINPID TTY UID STIME COMMAND
2568 1 2568 2568 con 500 14:15:10 /bin/ps
rm.exe: missing operand
Try `rm.exe --help' for more information.
rmdir.exe: missing operand
Try `rmdir.exe --help' for more information.
Usage: sed.exe [OPTION]... {script-only-if-no-other-script} [input-file]...
-n, --quiet, --silent
suppress automatic printing of pattern space
-e script, --expression=script
add the script to the commands to be executed
-f script-file, --file=script-file
add the contents of script-file to the commands to be executed
-c --nocr turn off \r$ translation; must be first switch on command line
--help display this help and exit
-V, --version output version information and exit
If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret. All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.
E-mail bug reports to: [email protected] .
Be sure to include the word ``sed'' somewhere in the ``Subject:'' field.
some consal
sleep.exe: missing operand
Try `sleep.exe --help' for more information.[/CODE
[COLOR="Red"][SIZE="5"][CENTER]sort.exe[/CENTER][/SIZE]
[CODE]freez cmd[/CODE
[COLOR="Red"][SIZE="5"][CENTER]stty.exe[/CENTER][/SIZE]
[CODE]speed 38400 baud; line = 0;
-imaxbel
-echoe -echok -echoctl -echoke
tar.exe: You must specify one of the `-Acdtrux' options
Try `tar.exe --help' or `tar.exe --usage' for more information.
Usage: texindex [OPTION]... FILE...
Generate a sorted index for each TeX output FILE.
Usually FILE... is specified as `foo.??' for a document `foo.texi'.
Options:
-h, --help display this help and exit
-o, --output FILE send output to FILE
--version display version information and exit
Email bug reports to [email protected],
general questions and discussion to [email protected].
Texinfo home page: https://www.gnu.org/software/texinfo/
touch.exe: missing file operand
Try `touch.exe --help' for more information.
tr.exe: missing operand
Try `tr.exe --help' for more information.
nothing happens
MINGW32_NT-6.0
Usage: gcov [OPTION]... SOURCEFILE
Print code coverage information.
-h, --help Print this help, then exit
-v, --version Print version number, then exit
-a, --all-blocks Show information for every basic block
-b, --branch-probabilities Include branch probabilities in output
-c, --branch-counts Given counts of branches taken
rather than percentages
-n, --no-output Do not create an output file
-l, --long-file-names Use long output file names for included
source files
-f, --function-summaries Output summaries for each function
-o, --object-directory DIR|FILE Search for object files in DIR or called FILE
-p, --preserve-paths Preserve all pathname components
-u, --unconditional-branches Show unconditional branch counts too
For bug reporting instructions, please see:
<URL:https://gcc.gnu.org/bugs.html>.
ppu-gcc-4.2.0.exe: no input files
ppu-ld.exe: no input files
ppu-nm.exe: 'a.out': No such file
Usage: ppu-objcopy.exe [option(s)] in-file [out-file]
Copies a binary file, possibly transforming it in the process
The options are:
-I --input-target <bfdname> Assume input file is in format <bfdname>
-O --output-target <bfdname> Create an output file in format <bfdname>
-B --binary-architecture <arch> Set arch of output file, when input is binary
-F --target <bfdname> Set both input and output format to <bfdname>
--debugging Convert debugging information, if possible
-p --preserve-dates Copy modified/access timestamps to the output
-j --only-section <name> Only copy section <name> into the output
--add-gnu-debuglink=<file> Add section .gnu_debuglink linking to <file>
-R --remove-section <name> Remove section <name> from the output
-S --strip-all Remove all symbol and relocation information
-g --strip-debug Remove all debugging symbols & sections
--strip-unneeded Remove all symbols not needed by relocations
-N --strip-symbol <name> Do not copy symbol <name>
--strip-unneeded-symbol <name>
Do not copy symbol <name> unless needed by
relocations
--only-keep-debug Strip everything but the debug information
-K --keep-symbol <name> Do not strip symbol <name>
--keep-file-symbols Do not strip file symbol(s)
-L --localize-symbol <name> Force symbol <name> to be marked as a local
--globalize-symbol <name> Force symbol <name> to be marked as a global
-G --keep-global-symbol <name> Localize all symbols except <name>
-W --weaken-symbol <name> Force symbol <name> to be marked as a weak
--weaken Force all global symbols to be marked as weak
-w --wildcard Permit wildcard in symbol comparison
-x --discard-all Remove all non-global symbols
-X --discard-locals Remove any compiler-generated symbols
-i --interleave <number> Only copy one out of every <number> bytes
-b --byte <num> Select byte <num> in every interleaved block
--gap-fill <val> Fill gaps between sections with <val>
--pad-to <addr> Pad the last section up to address <addr>
--set-start <addr> Set the start address to <addr>
{--change-start|--adjust-start} <incr>
Add <incr> to the start address
{--change-addresses|--adjust-vma} <incr>
Add <incr> to LMA, VMA and start addresses
{--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>
Change LMA and VMA of section <name> by <val>
--change-section-lma <name>{=|+|-}<val>
Change the LMA of section <name> by <val>
--change-section-vma <name>{=|+|-}<val>
Change the VMA of section <name> by <val>
{--[no-]change-warnings|--[no-]adjust-warnings}
Warn if a named section does not exist
--set-section-flags <name>=<flags>
Set section <name>'s properties to <flags>
--add-section <name>=<file> Add section <name> found in <file> to output
--rename-section <old>=<new>[,<flags>] Rename section <old> to <new>
--change-leading-char Force output format's leading character style
--remove-leading-char Remove leading character from global symbols
--redefine-sym <old>=<new> Redefine symbol name <old> to <new>
--redefine-syms <file> --redefine-sym for all symbol pairs
listed in <file>
--srec-len <number> Restrict the length of generated Srecords
--srec-forceS3 Restrict the type of generated Srecords to S3
--strip-symbols <file> -N for all symbols listed in <file>
--strip-unneeded-symbols <file>
--strip-unneeded-symbol for all symbols liste
d
in <file>
--keep-symbols <file> -K for all symbols listed in <file>
--localize-symbols <file> -L for all symbols listed in <file>
--globalize-symbols <file> --globalize-symbol for all in <file>
--keep-global-symbols <file> -G for all symbols listed in <file>
--weaken-symbols <file> -W for all symbols listed in <file>
--alt-machine-code <index> Use the target's <index>'th alternative machi
ne
--writable-text Mark the output text as writable
--readonly-text Make the output text write protected
--pure Mark the output file as demand paged
--impure Mark the output file as impure
--prefix-symbols <prefix> Add <prefix> to start of every symbol name
--prefix-sections <prefix> Add <prefix> to start of every section name
--prefix-alloc-sections <prefix>
Add <prefix> to start of every allocatable
section name
-v --verbose List all object files modified
@<file> Read options from <file>
-V --version Display this program's version number
-h --help Display this output
--info List object formats & architectures supported
ppu-objcopy.exe: supported targets: elf64-powerpc elf64-powerpcle elf32-powerpc
elf32-powerpcle aixcoff-rs6000 aixcoff64-rs6000 elf64-little elf64-big elf32-lit
tle elf32-big srec symbolsrec tekhex binary ihex
Usage: ppu-objdump.exe <option(s)> <file(s)>
Display information from object <file(s)>.
At least one of the following switches must be given:
-a, --archive-headers Display archive header information
-f, --file-headers Display the contents of the overall file header
-p, --private-headers Display object format specific file header contents
-h, --[section-]headers Display the contents of the section headers
-x, --all-headers Display the contents of all headers
-d, --disassemble Display assembler contents of executable sections
-D, --disassemble-all Display assembler contents of all sections
-S, --source Intermix source code with disassembly
-s, --full-contents Display the full contents of all sections requested
-g, --debugging Display debug information in object file
-e, --debugging-tags Display debug information using ctags style
-G, --stabs Display (in raw form) any STABS info in the file
-W, --dwarf Display DWARF info in the file
-t, --syms Display the contents of the symbol table(s)
-T, --dynamic-syms Display the contents of the dynamic symbol table
-r, --reloc Display the relocation entries in the file
-R, --dynamic-reloc Display the dynamic relocation entries in the file
@<file> Read options from <file>
-v, --version Display this program's version number
-i, --info List object formats and architectures supported
-H, --help Display this information
Usage: ppu-ranlib.exe [options] archive
Generate an index to speed access to archives
The options are:
@<file> Read options from <file>
-h --help Print this help message
-V --version Print version information
ppu-ranlib.exe: supported targets: elf64-powerpc elf64-powerpcle elf32-powerpc e
lf32-powerpcle aixcoff-rs6000 aixcoff64-rs6000 elf64-little elf64-big elf32-litt
le elf32-big srec symbolsrec tekhex binary ihex
Usage: readelf <option(s)> elf-file(s)
Display information about the contents of ELF format files
Options are:
-a --all Equivalent to: -h -l -S -s -r -d -V -A -I
-h --file-header Display the ELF file header
-l --program-headers Display the program headers
--segments An alias for --program-headers
-S --section-headers Display the sections' header
--sections An alias for --section-headers
-g --section-groups Display the section groups
-t --section-details Display the section details
-e --headers Equivalent to: -h -l -S
-s --syms Display the symbol table
--symbols An alias for --syms
-n --notes Display the core notes (if present)
-r --relocs Display the relocations (if present)
-u --unwind Display the unwind info (if present)
-d --dynamic Display the dynamic section (if present)
-V --version-info Display the version sections (if present)
-A --arch-specific Display architecture specific information (if any).
-D --use-dynamic Use the dynamic section info when displaying symbols
-x --hex-dump=<number> Dump the contents of section <number>
-w[liaprmfFsoR] or
--debug-dump[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=str,=loc,=
Ranges]
Display the contents of DWARF2 debug sections
-I --histogram Display histogram of bucket list lengths
-W --wide Allow output width to exceed 80 characters
@<file> Read options from <file>
-H --help Display this information
-v --version Display the version number of readelf
Report bugs to <URL:https://www.sourceware.org/bugzilla/>
ppu-size.exe: 'a.out': No such file
Freezezs cmd?
Usage: ppu-strip.exe <option(s)> in-file(s)
Removes symbols and sections from files
The options are:
-I --input-target=<bfdname> Assume input file is in format <bfdname>
-O --output-target=<bfdname> Create an output file in format <bfdname>
-F --target=<bfdname> Set both input and output format to <bfdname>
-p --preserve-dates Copy modified/access timestamps to the output
-R --remove-section=<name> Remove section <name> from the output
-s --strip-all Remove all symbol and relocation information
-g -S -d --strip-debug Remove all debugging symbols & sections
--strip-unneeded Remove all symbols not needed by relocations
--only-keep-debug Strip everything but the debug information
-N --strip-symbol=<name> Do not copy symbol <name>
-K --keep-symbol=<name> Do not strip symbol <name>
--keep-file-symbols Do not strip file symbol(s)
-w --wildcard Permit wildcard in symbol comparison
-x --discard-all Remove all non-global symbols
-X --discard-locals Remove any compiler-generated symbols
-v --verbose List all object files modified
-V --version Display this program's version number
-h --help Display this output
--info List object formats & architectures supported
-o <file> Place stripped output into <file>
ppu-strip.exe: supported targets: elf64-powerpc elf64-powerpcle elf32-powerpc el
f32-powerpcle aixcoff-rs6000 aixcoff64-rs6000 elf64-little elf64-big elf32-littl
e elf32-big srec symbolsrec tekhex binary ihex
Frezzezs cmd
Same!
basename.exe: missing operand
Try `basename.exe --help' for more information.
bash.exe-3.1$
some consal input
bzip2.exe: I won't write compressed data to a terminal.
bzip2.exe: For help, type: `bzip2.exe --help'.
Freezezs cmd
chmod.exe: missing operand
Try `chmod.exe --help' for more information.
cmp.exe: missing operand after `cmp.exe'
cmp.exe: Try `cmp.exe --help' for more information.
diff.exe: missing operand after `diff.exe'
diff.exe: Try `diff.exe --help' for more information.
diff3.exe: missing operand after `diff3.exe'
diff3.exe: Try `diff3.exe --help' for more information.
dirname.exe: missing operand
Try `dirname.exe --help' for more information.
!::=::\
!C:=C:\ps3dev\msys\1.0\bin
!EXITCODE=00000001
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\Devin\AppData\Roaming
CLASSPATH=.;C:\Program Files (x86)\Java\jre1.6.0_05\lib\ext\QTJava.zip
COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files
COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files
COMMONPROGRAMW6432=C:\Program Files\Common Files
COMPUTERNAME=DEVIN-PC
COMSPEC=C:\Windows\system32\cmd.exe
DEVKITARM=/c/devkitPro/devkitARM
DEVKITPPC=/c/devkitPro/devkitPPC
DEVKITPSP=/c/devkitPro/devkitPSP
DFSTRACINGON=FALSE
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\
LOCALAPPDATA=C:\Users\Devin\AppData\Local
LOGONSERVER=\\DEVIN-PC
NUMBER_OF_PROCESSORS=2
ONLINESERVICES=Online Services
OS=Windows_NT
PATH=/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Program Files (x
86)/CyberLink/Power2Go:/c/Program Files (x86)/Microsoft SQL Server/90/Tools/binn
/:/c/Program Files (x86)/QuickTime/QTSystem/
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PCBRAND=Pavilion
PLATFORM=MCD
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_ARCHITEW6432=AMD64
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 6, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=1706
PROGRAMDATA=C:\ProgramData
PROGRAMFILES=C:\Program Files (x86)
PROGRAMFILES(X86)=C:\Program Files (x86)
PROGRAMW6432=C:\Program Files
PROMPT=$P$G
PUBLIC=C:\Users\Public
QTJAVA=C:\Program Files (x86)\Java\jre1.6.0_05\lib\ext\QTJava.zip
SESSIONNAME=Console
SYSTEMDRIVE=C:
SYSTEMROOT=C:\Windows
TEMP=/tmp
TMP=/tmp
TRACE_FORMAT_SEARCH_PATH=\\NTREL202.ntdev.corp.microsoft.com\34FB5F65-FFEB-4B61-
BF0E-A6A76C450FAA\TraceFormat
USERDOMAIN=Devin-Pc
USERNAME=Devin
USERPROFILE=C:\Users\Devin
WINDIR=C:\Windows
TERM=cygwin
expr.exe: missing operand
Try `expr.exe --help' for more information.
Dose not run!
Usage: file.exe [-bcikLhnNsvz] [-f namefile] [-F separator] [-m magicfiles] file
...
file.exe -C -m magicfiles
Try `file --help' for more information.
.
./a2p.exe
./aclocal
./aclocal-1.11
./autoconf
./autoheader
./autom4te
./automake
./automake-1.11
./autoreconf
./autoscan
./autoupdate
./awk
./basename.exe
./bash.exe
./bunzip2
./bzip2.exe
./c2ph
./cat.exe
./chmod.exe
./cls
./clsb
./cmd
./cmp.exe
./comm.exe
./cp.exe
./cpan
./cut.exe
./d2u
./date.exe
./diff.exe
./diff3.exe
./dirname.exe
./dprofpp
./echo
./egrep
./env.exe
./expr.exe
./false.exe
./fgrep
./file.exe
./find.exe
./find2perl
./fold.exe
./ftp
./gawk.exe
./grep.exe
./gunzip
./gzip.exe
./h2ph
./h2xs
./head.exe
./id.exe
./ifnames
./info.exe
./infokey.exe
./install-info.exe
./install-info.exe.manifest
./install.exe
./install.exe.manifest
./join.exe
./ld2
./less.exe
./libperl.dll
./libW11.dll
./ln.exe
./lnkcnv
./ls.exe
./lzma.exe
./m4.exe
./make.exe
./makeinfo.exe
./md5sum.exe
./mkdir.exe
./mount
./msys-1.0.dll
./msys-bz2-1.dll
./msys-crypt-0.dll
./msys-perl5_6.dll
./msysinfo
./msysmnt.exe
./mv.exe
./od.exe
./paste.exe
./patch.exe
./patch.exe.manifest
./perl.exe
./perl5.6.1.exe
./perlbug
./perlcc
./perldoc
./perlld
./pl2pm
./pod2html
./pod2latex
./pod2man
./pod2text
./pod2usage
./podchecker
./podselect
./printf
./ps.exe
./pstruct
./ptar
./pwd
./rm.exe
./rmdir.exe
./rxvt.exe
./s2p
./sed.exe
./sh.exe
./sleep.exe
./sort.exe
./splain
./split.exe
./start
./stty.exe
./tail.exe
./tar.exe
./tee.exe
./texi2dvi
./texindex.exe
./touch.exe
./tr.exe
./true.exe
./u2d
./umount
./uname.exe
./uniq.exe
./wc.exe
./which
./xargs.exe
Freezezs cmd
Usage: gawk.exe [POSIX or GNU style options] -f progfile [--] file ...
Usage: gawk.exe [POSIX or GNU style options] [--] 'program' file ...
POSIX options: GNU long options:
-f progfile --file=progfile
-F fs --field-separator=fs
-v var=val --assign=var=val
-m[fr] val
-W compat --compat
-W copyleft --copyleft
-W copyright --copyright
-W dump-variables[=file] --dump-variables[=file]
-W exec=file --exec=file
-W gen-po --gen-po
-W help --help
-W lint[=fatal] --lint[=fatal]
-W lint-old --lint-old
-W non-decimal-data --non-decimal-data
-W profile[=file] --profile[=file]
-W posix --posix
-W re-interval --re-interval
-W source=program-text --source=program-text
-W traditional --traditional
-W usage --usage
-W version --version
To report bugs, see node `Bugs' in `gawk.info', which is
section `Reporting Problems and Bugs' in the printed version.
gawk is a pattern scanning and processing language.
By default it reads standard input and writes standard output.
Examples:
gawk '{ sum += $1 }; END { print sum }' file
gawk -F: '{ print $1 }' /etc/passwd
Usage: grep.exe [OPTION]... PATTERN [FILE]...
Try `grep.exe --help' for more information.[/CODE
[COLOR="Red"][SIZE="5"][CENTER]gzip.exe[/CENTER][/SIZE]
[CODE]gzip: compressed data not written to a terminal. Use -f to force compression.
For help, type: gzip -h
Frezzes cmd
out puts data about your user profile
info: dir: No such file or directory
0 [main] infokey 3892 handle_exceptions: Exception: STATUS_ACCESS_VIOLATIO
N
540 [main] infokey 3892 open_stackdumpfile: Dumping stack trace to infokey.e
xe.stackdump
install.exe: missing file operand
Try `install.exe --help' for more information.
install-info: No input file specified; try --help for more information.
join.exe: missing operand
Try `join.exe --help' for more information.
Missing filename ("less --help" for help)
ln.exe: missing file operand
Try `ln.exe --help' for more information.
a2p.exe egrep ls.exe ps.exe
aclocal env.exe lzma.exe pstruct
aclocal-1.11 expr.exe m4.exe ptar
autoconf false.exe make.exe pwd
autoheader fgrep makeinfo.exe rm.exe
autom4te file.exe md5sum.exe rmdir.exe
automake find.exe mkdir.exe rxvt.exe
automake-1.11 find2perl mount s2p
autoreconf fold.exe msys-1.0.dll sed.exe
autoscan ftp msys-bz2-1.dll sh.exe
autoupdate gawk.exe msys-crypt-0.dll sleep.exe
awk grep.exe msys-perl5_6.dll sort.exe
basename.exe gunzip msysinfo splain
bash.exe gzip.exe msysmnt.exe split.exe
bunzip2 h2ph mv.exe start
bzip2.exe h2xs od.exe stty.exe
c2ph head.exe paste.exe tail.exe
cat.exe id.exe patch.exe tar.exe
chmod.exe ifnames patch.exe.manifest tee.exe
cls info.exe perl.exe texi2dvi
clsb infokey.exe perl5.6.1.exe texindex.exe
cmd infokey.exe.stackdump perlbug touch.exe
cmp.exe install-info.exe perlcc tr.exe
comm.exe install-info.exe.manifest perldoc true.exe
cp.exe install.exe perlld u2d
cpan install.exe.manifest pl2pm umount
cut.exe install.rar pod2html uname.exe
d2u join.exe pod2latex uniq.exe
date.exe ld2 pod2man wc.exe
diff.exe less.exe pod2text which
diff3.exe libW11.dll pod2usage xargs.exe
dirname.exe libperl.dll podchecker
dprofpp ln.exe podselect
echo lnkcnv printf
lzma.exe: compressed data not written to a terminal. Use -f to force compression
.
lzma.exe: For help, type: lzma.exe -h
freez cmd
make.exe: *** No targets specified and no makefile found. Stop.
makeinfo: missing file argument.
Try `makeinfo --help' for more information.
freez cmd
mkdir.exe: missing operand
Try `mkdir.exe --help' for more information.
C:\Users\Devin\AppData\Local\Temp on /tmp type user (binmode,noumount)
C:\ps3dev\msys\1.0 on / type user (binmode,noumount)
C:\ps3dev\msys\1.0 on /usr type user (binmode,noumount)
c: on /c type user (binmode,noumount)
d: on /d type user (binmode,noumount)
e: on /e type user (binmode,noumount)
f: on /f type user (binmode,noumount)
g: on /g type user (binmode,noumount)
mv.exe: missing file operand
Try `mv.exe --help' for more information.
freez cmd
same resualt as above
same as above
PID PPID PGID WINPID TTY UID STIME COMMAND
2568 1 2568 2568 con 500 14:15:10 /bin/ps
rm.exe: missing operand
Try `rm.exe --help' for more information.
rmdir.exe: missing operand
Try `rmdir.exe --help' for more information.
Usage: sed.exe [OPTION]... {script-only-if-no-other-script} [input-file]...
-n, --quiet, --silent
suppress automatic printing of pattern space
-e script, --expression=script
add the script to the commands to be executed
-f script-file, --file=script-file
add the contents of script-file to the commands to be executed
-c --nocr turn off \r$ translation; must be first switch on command line
--help display this help and exit
-V, --version output version information and exit
If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret. All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.
E-mail bug reports to: [email protected] .
Be sure to include the word ``sed'' somewhere in the ``Subject:'' field.
some consal
sleep.exe: missing operand
Try `sleep.exe --help' for more information.[/CODE
[COLOR="Red"][SIZE="5"][CENTER]sort.exe[/CENTER][/SIZE]
[CODE]freez cmd[/CODE
[COLOR="Red"][SIZE="5"][CENTER]stty.exe[/CENTER][/SIZE]
[CODE]speed 38400 baud; line = 0;
-imaxbel
-echoe -echok -echoctl -echoke
tar.exe: You must specify one of the `-Acdtrux' options
Try `tar.exe --help' or `tar.exe --usage' for more information.
Usage: texindex [OPTION]... FILE...
Generate a sorted index for each TeX output FILE.
Usually FILE... is specified as `foo.??' for a document `foo.texi'.
Options:
-h, --help display this help and exit
-o, --output FILE send output to FILE
--version display version information and exit
Email bug reports to [email protected],
general questions and discussion to [email protected].
Texinfo home page: https://www.gnu.org/software/texinfo/
touch.exe: missing file operand
Try `touch.exe --help' for more information.
tr.exe: missing operand
Try `tr.exe --help' for more information.
nothing happens
MINGW32_NT-6.0
Copyright © 2026, NextGenUpdate.
All Rights Reserved.