Skip to content

Commit

Permalink
fix: update completed count
Browse files Browse the repository at this point in the history
  • Loading branch information
JalonSolov committed Jan 26, 2024
1 parent 67644a1 commit 6c81fb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Contributions are welcome!
Please only contribute versions of the original utilities written in V.
Contributions written in other languages will likely be rejected.

## Completed (45/109)
## Completed (46/109)

| Done | Cmd | Descripton |
| :-----: | --------- | ------------------------------------------------ |
Expand Down Expand Up @@ -142,7 +142,7 @@ Contributions written in other languages will likely be rejected.
| | tty | Print file name of terminal on standard input |
| ✓ | uname | Print system information |
| | unexpand | Convert spaces to tabs |
| | uniq | Uniquify files |
| ✓ | uniq | Uniquify files |
| | unlink | Remove files via the unlink syscall |
| ✓ | uptime | Print system uptime and load |
| | users | Print login names of users currently logged in |
Expand Down

0 comments on commit 6c81fb3

Please sign in to comment.