Difference between revisions of "UnxTools"
From Dietrich Blog (Strato)
(New page: == Unix Tools für Win32 == Als Alternative zu Cygwin gibt es auch '''UnxTools''', eine Portierung der häufig gebrauchten Unix-Befehle auf native Win32; d.h. ohne dass Cygwin.dll...) |
|||
Line 1: | Line 1: | ||
− | == Unix Tools | + | == Unix-Tools unter Windows == |
− | |||
Als Alternative zu [[Cygwin]] gibt es auch '''UnxTools''', eine Portierung der häufig gebrauchten [[Unix]]-Befehle auf native Win32; d.h. ohne dass Cygwin.dll benötigt wird. | Als Alternative zu [[Cygwin]] gibt es auch '''UnxTools''', eine Portierung der häufig gebrauchten [[Unix]]-Befehle auf native Win32; d.h. ohne dass Cygwin.dll benötigt wird. | ||
− | + | == Installation === | |
* Definitive Software Library ID: '''UnxTools''' | * Definitive Software Library ID: '''UnxTools''' | ||
* Name: GNU Utilities for Win32 | * Name: GNU Utilities for Win32 | ||
Line 11: | Line 10: | ||
* Systemvoraussetzungen: Native Win32 nur Microsoft C-Runtime '''msvcrt.dll''' erforderlich (cygwin.dll nicht) | * Systemvoraussetzungen: Native Win32 nur Microsoft C-Runtime '''msvcrt.dll''' erforderlich (cygwin.dll nicht) | ||
− | + | == Inhalt dieses Pakets === | |
* fileutils 3.16: chmod, touch,... | * fileutils 3.16: chmod, touch,... | ||
* shellutils 1.9.4: whoami, id,... | * shellutils 1.9.4: whoami, id,... | ||
Line 22: | Line 21: | ||
* u.v.a.m. | * u.v.a.m. | ||
− | + | == Offene Punkte === | |
Wie funktioniert z.B. '''chown''' unter [[Windows2000]] mit [[NTFS]] bzw. [[FAT32]]? | Wie funktioniert z.B. '''chown''' unter [[Windows2000]] mit [[NTFS]] bzw. [[FAT32]]? | ||
<br />chown ist ein Dummy, der User ist immer "user" und die Gruppe ist immer "group". | <br />chown ist ein Dummy, der User ist immer "user" und die Gruppe ist immer "group". | ||
-- Main.DietrichKracht - 27 Jun 2004 | -- Main.DietrichKracht - 27 Jun 2004 |
Revision as of 16:28, 30 June 2007
Unix-Tools unter Windows
Als Alternative zu Cygwin gibt es auch UnxTools, eine Portierung der häufig gebrauchten Unix-Befehle auf native Win32; d.h. ohne dass Cygwin.dll benötigt wird.
Installation =
- Definitive Software Library ID: UnxTools
- Name: GNU Utilities for Win32
- Version: 14-04-03
- Hersteller/Bezugsquelle: http://unxutils.sourceforge.net/
- Installations-Verzeichnis: D:\Programme\util
- Systemvoraussetzungen: Native Win32 nur Microsoft C-Runtime msvcrt.dll erforderlich (cygwin.dll nicht)
Inhalt dieses Pakets =
- fileutils 3.16: chmod, touch,...
- shellutils 1.9.4: whoami, id,...
- diffutils 2.7: diff, diff3,...
- make 3.80 (Damit wird dass einzelne Make obsolet) ( Achtung: makefile nur mit Foreward-Slash !!!!)
- find 4.1
- egrep 2.4.2
- fgrep 2.4.2
- sh
- u.v.a.m.
Offene Punkte =
Wie funktioniert z.B. chown unter Windows2000 mit NTFS bzw. FAT32?
chown ist ein Dummy, der User ist immer "user" und die Gruppe ist immer "group".
-- Main.DietrichKracht - 27 Jun 2004