- 论坛徽章:
- 0
|
在windows下的unix,一些常用的不说了, 帖一些大家不知道的
unix on windows
The Cygwin Project - http://www.cygwin.com/
Win32 ports of the popular GNU development tools
DJGPP - http://www.delorie.com/djgpp/
DOS port of the GNU C/C++ compiler and tools; 32 bit, highly optimizing, up-to-date, and free (GPLed).
Mingw32 FAQ - http://www.MinGW.org/mingwfaq.shtml
Information about the Mingw32 compiler.
Wipro UWIN - http://www.wipro.com/uwin/
Unix to Windows migration toolkit, commercial version of the AT&T code.
UnixDos - http://www.unixdos.com
UnixDos for Windows 95,Windows NT, Windows 3.X,MSDOS,Toolkit
Global Technologies Ltd -
http://www.gtlinc.com/products.html
Common operating environments, bridge between different Unix and Windows versions. KornShell Plus, U/Win, KornShell Plus SDK POSIX conforming API for portable C and C++ code.
Unix for WINdows -
http://www.research.att.com/sw/tools/uwin/
U/WIN is software that enables UNIX software to be in windows
PW32 the Posix-over-Win32 layer
-http://pw32.sourceforge.net
PW32 is implementation of (subset of) POSIX/Unix API for Win32 systems. Its main concerns are efficiency and full platform coverage, including adequate support for low-end Win9x systems. PW32 is based on DJGPP's runtime library by DJ Delorie. PW32 is licensed under LGPL.
Hamilton C shell -
http://www.hamiltonlabs.com/cshell.htm
recreates the original UNIX C shell and utilities completely from scratch on Windows NT, Windows 95 and OS/2, adding numerous enhancements.
Digital UNIX and Windows NT Interoperability Guide - http://wint.decsy.ru/du/DIGITAL/UNIXNT/INDEX.HTM
online book
Porting UNIX to Windows NT -
http://www.usenix.org/publicatio ... ngs/ana97/korn.html
USENIX paper (abstract, full text requires membership) by David G. Korn, describing AT&T UWIN project. 1997.
Portage -
http://www.consensys.com/portage/PINTRO.HTM
a complete integration of UNIX SVR4 with Windows NT, including over 125 standard UNIX utilities. The Portage SDK allows you to compile and run UNIX programs on Windows NT.
Windows Services for UNIX -
http://www.microsoft.com/
Microsoft product suite. Includes a list of features, system requirements, evaluation tools, common questions, support, related books/products, and pricing.
MKS UNIX-Windows Co-Existence Products -
http://www.datafocus.com/
MKS Toolkit suite of UNIX and NT utilities for Windows, X Windows display environment, NutCracker development, interoperability, and runtime environment.
GNU-Win32 Related Projects - http://sourceforge.net/projects/gnuwin32
GnuWin32 provides Win32-versions of GNU tools, or tools with a similar open source licence. The ports are native ports, that is they rely only on libraries provided with any 32-bits MS-Windows operating system, such as MS-Windows 95 / 98 / 2000 / NT / XP
GNU Software for Windows Users -
http://www.gnusoftware.com/
Directory with links of GNU software that has been ported to the Windows platform.
Csh-x86。提供了UNIX中的大多数常用命令。
在 http://www.hamiltonlabs.com下载
csh-x86.zip,1.56MB,解压后即可使用。未注册版本输入10个命令以后程序自动结束,需要重
新运行,且命令功能有限制(crippled)。但是你敲进去的Shell脚本只算作一条命令
UnxUtils
http://www.weihenstephan.de/~syring/win32/UnxUtils.zip,2.77MB, 解压后即可运行。
Bochs这是一个虚拟的计算机。如果你没有用过,可以先在http://sourceforge.net
/projects/bochs/点击链接,下载exe文件,它本身带了一个10MB大小的Linux。还可以用
它学习FreeBSD, Minix, FreeDOS,以及在Linux里面运行Windows程序(使用方法以及与VMW
are的区别见文档)。
以上都是google上搜来的,希望大家善用google |
|