UNIX compatibility on NT
UNIX compatibility on NT
- There are several products that turn a NT box into something that has the UNIX look and feel
- POSIX.1, POSIX.2 and ANSI C interfaces
- BSD sockets, System V IPC (message queues, semaphores)
- shared memory, memory mapped files
- X11 Windowing System clients, libraries and display server
- telnet daemon service, file link support
- UNIX and X11 commands and utilities
- UNIX shells - KornShell, Bourne shell, C shell
- UNIX scripting languages - awk, perl, sed, Tcl/Tk
- UNIX development tools - make,rcs, yacc,lex,cc,c89,nm,ar,strip
- Examples: OpenNT, Uwin,…
http://www.softway.com/OpenNT/home.htm
http://www.research.att.com/sw/tools/uwin
DEMO