File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,7 @@ Because it is a FAQ, the major differences between this project and uutils are:
8080 - [x] gencat (i18n)
8181 - [x] grep
8282 - [x] head
83+ - [x] iconv (i18n)
8384 - [x] join
8485 - [x] link
8586 - [x] ls
@@ -127,12 +128,14 @@ Because it is a FAQ, the major differences between this project and uutils are:
127128 - [x] logname
128129 - [x] mesg
129130 - [x] mkfifo
131+ - [x] newgrp
130132 - [x] nice
131133 - [x] nohup
132134 - [x] pathchk
133135 - [x] pwd
134136 - [x] renice
135137 - [x] sleep
138+ - [x] talk
136139 - [x] tee
137140 - [x] touch
138141 - [x] tty
@@ -190,12 +193,11 @@ Because it is a FAQ, the major differences between this project and uutils are:
190193
191194 ### i18n category
192195 - [ ] gettext (i18n)
193- - [ ] iconv (i18n) (status: in progress)
194- - [ ] locale (i18n)
196+ - [ ] locale (i18n) -- status: in progress
195197 - [ ] localedef (i18n)
196198 - [ ] msgfmt (i18n)
197199 - [ ] ngettext (i18n)
198- - [ ] xgettext (i18n)
200+ - [ ] xgettext (i18n) -- status: in progress
199201
200202### UUCP category
201203 - [ ] uucp (UUCP)
@@ -213,12 +215,10 @@ Because it is a FAQ, the major differences between this project and uutils are:
213215 - [ ] make (status: in progress)
214216 - [ ] man (status: in progress)
215217 - [ ] more
216- - [ ] newgrp
217218 - [ ] patch (status: in progress)
218219 - [ ] pax
219220 - [ ] sed
220- - [ ] sh -- Volunteer starting point at https://github.com/rustcoreutils/posixutils-rs/tree/shell
221- - [ ] talk (status: in progress)
221+ - [ ] sh (status: in progress)
222222
223223## Installation
224224
You can’t perform that action at this time.
0 commit comments