CygUtils for Windows
CygUtils: miscellaneous utilities
1.2.9
The CygUtils package includes:
- ascii: simple utility for displaying the ASCII character set
- banner: prints a message to the terminal in large characters (contributed by Joerg Schaible)
- cal: displays a calendar
- col: filter reverse line feeds from input (contributed by David A. Willis)
- colcrt: filter nroff output for CRT previewing
- colrm: remove columns from a file
- column: columnate lists
- conv: a utility for converting line endings between DOS and UNIX format
- cygstart: a cygwin replacement for the windows 'start' command
- d2u, dos2unix: a copy of conv which defaults to converting DOS->UNIX
- ddate: converts boring normal dates to fun Discordian Date
- dump: simple utility for displaying a nicely formatted hexdump of a file
- getclip: copy Windows clipboard to stdout
- getopt: parse command options (enhanced) (contributed by Egor Duda)
- lpr: spool a file to a windows printer (contributed by Rick Rankin)
- mcookie: generate magic cookies for xauth
- mkshortcut: create a windows shortcut (contributed by Joshua Daniel Franklin)
- namei: follow a pathname until a terminal point is found
- putclip: copy stdin to the Windows clipboard
- realpath: convert pathname argument to absolute path, with all reference to `.', `..', and symlinks resolved.
- readshortcut: read a windows shortcut (contributed by Joshua Daniel Franklin)
- rev: reverse lines of a file
- u2d, unix2dos: a copy of conv which defaults to converting UNIX->DOS
http://www.neuro.gatech.edu/users/cwilson/cygutils-package/
If you download the Setup program of the package, any requirements for
running applications, such as dynamic link libraries
(DLL's) from the dependencies as listed below under Requirements, are
already included. If you download the package as Zip files, then you must
download and install the dependencies zip file yourself.
Developer files (header files and libraries) from other
packages are however not included; so if you wish to develop your own
applications, you must separately install the required packages.
| Description | | Download | | Size | | Last change | | Md5sum |
| • Complete package, except sources | | Setup | | 1077742 | | 20 August 2005 | | f8bf6d753a1187d8b553422636dd0790 |
| • Sources | | Setup | | 522727 | | 20 August 2005 | | c8b262502de82656a227377f18654925 |
| |
| • Binaries | | Zip | | 445691 | | 20 August 2005 | | 8837c700ac59de20882abe284f719c63 |
| • Dependencies | | Zip | | 729659 | | 20 August 2005 | | 2c6c92325f401dd572b66dc9cd9dacb8 |
| • Documentation | | Zip | | 129647 | | 20 August 2005 | | b6f80a0cc9d5b743e03a7b66f16650df |
| • Sources | | Zip | | 551921 | | 20 August 2005 | | 2a9e11774e9a0aec548eb22f69b3a935 |
You can also download the files from the GnuWin32
files page.
You can
monitor
new releases of the port of this package.
General Installation Instructions
Reported bugs
Requirements for running applications, excluding external ones
such as msvcrt.dll, perl, etc, are included in the
Setup program and the dependencies zip file.
- MS-Windows 95 / 98 / ME / NT / 2000 / XP with msvcrt.dll and msvcp60.dll.
If msvcrt.dll or msvcp60.dll is not in your Windows/System
folder, get them from
Microsoft
or by installing
Internet Explorer 4.0 or higher (msvcrt.dll only).
- libintl-2
- libiconv-2
- popt