<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Unix-tools-for-windows</id>
	<title>Unix-tools-for-windows - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Unix-tools-for-windows"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Unix-tools-for-windows&amp;action=history"/>
	<updated>2026-04-05T17:57:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=Unix-tools-for-windows&amp;diff=104&amp;oldid=prev</id>
		<title>imported&gt;Justin: Created page with &quot;This document outlines our plan for supporting Unix tools on windows.  ## Why not write our own tools?  Several of these tools be a significant challenge to recreate, such as...&quot;</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Unix-tools-for-windows&amp;diff=104&amp;oldid=prev"/>
		<updated>2019-01-14T22:57:31Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This document outlines our plan for supporting Unix tools on windows.  ## Why not write our own tools?  Several of these tools be a significant challenge to recreate, such as...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This document outlines our plan for supporting Unix tools on windows.&lt;br /&gt;
&lt;br /&gt;
## Why not write our own tools?&lt;br /&gt;
&lt;br /&gt;
Several of these tools be a significant challenge to recreate, such as diff. Others such as grep or sed, could be recreated but our version would slower, less stable, and overall worse.&lt;br /&gt;
&lt;br /&gt;
The motivation for using Unix tools is to take advantage of robust software, which is well maintained, familiar, and already included on the user's OS (except that windows thing).&lt;br /&gt;
&lt;br /&gt;
## GnuWin&lt;br /&gt;
&lt;br /&gt;
[GnuWin](http://gnuwin32.sourceforge.net/) provides standalone version of all the tools we need. The only issue is that the project seems very old, and the tools have not been updated for a while. They appear to be about 10 years behind current builds.&lt;br /&gt;
&lt;br /&gt;
However, these tools are very mature, and they perform exactly as described.&lt;br /&gt;
&lt;br /&gt;
## Git&lt;br /&gt;
&lt;br /&gt;
Most users of our software will also require [Git for Windows](https://gitforwindows.org/). Along with git this installation includes a bunch of gnu tools including the ones we need.&lt;br /&gt;
&lt;br /&gt;
At installation time inform the user about the compatibility with Git for windows. In the preferences for panel include a button called &amp;quot;Find Git&amp;quot;. This button will open a file dialog which allows the user to locate their Git installation. Once selected, Cryptofex will reference the GNU tools there.&lt;br /&gt;
&lt;br /&gt;
## Busybox&lt;br /&gt;
&lt;br /&gt;
Busybox would be ideal, but unfortunately it is not supported on windows. A few community efforts seem to have been made in this area, but Justin could not get any of them to compile.&lt;/div&gt;</summary>
		<author><name>imported&gt;Justin</name></author>
	</entry>
</feed>