1
0
mirror of https://github.com/uutils/coreutils synced 2024-07-05 17:08:59 +00:00

Fix typo in README

This commit is contained in:
Arcterus 2014-02-05 21:18:03 -08:00
parent 2e44b5b7ee
commit bdb01f172c

View File

@ -11,7 +11,7 @@ Why?
Many GNU, linux and other utils are pretty awesome, and obviously
[some](http://gnuwin32.sourceforge.net) [effort](http://unxutils.sourceforge.net)
has been spent in the past to port them to windows. However those projects
are either old, abandonned, hosted on CVS, written in platform-specific C, etc.
are either old, abandoned, hosted on CVS, written in platform-specific C, etc.
Rust provides a good platform-agnostic way of writing systems utils that are easy
to compile anywhere, and this is as good a way as any to try and learn it.
@ -155,6 +155,7 @@ To do
- timeout
- touch
- tr
- truncate
- tsort
- uname-arch
- uname-uname