File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ Because it is a FAQ, the major differences between this project and uutils are:
7070 - [x] cut
7171 - [x] diff
7272 - [x] dirname
73+ - [x] ex (Editors)
7374 - [x] expand
7475 - [x] expr
7576 - [x] false
@@ -123,6 +124,7 @@ Because it is a FAQ, the major differences between this project and uutils are:
123124 - [x] vi (Editors)
124125 - [x] wc
125126 - [x] what (SCCS)
127+ - [x] yacc (Development)
126128 - [x] zcat (compress cat.)
127129
128130## Stage 2 - Feature-complete and POSIX compliant
@@ -189,7 +191,6 @@ Because it is a FAQ, the major differences between this project and uutils are:
189191 - [ ] ctags (Development)
190192 - [ ] cxref (Development)
191193 - [ ] lex (Development)
192- - [ ] yacc (Development)
193194
194195### SCCS category
195196 - [ ] admin (SCCS)
@@ -212,7 +213,6 @@ Because it is a FAQ, the major differences between this project and uutils are:
212213
213214### Editors category
214215 - [ ] ed (Editors)
215- - [ ] ex (Editors)
216216
217217### Misc. category
218218 - [ ] lp
You can’t perform that action at this time.
0 commit comments