Skip to content

Commit 9955a0f

Browse files
committed
README: update with latest utils
1 parent a0c70fc commit 9955a0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)