Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-ward committed Jun 1, 2024
1 parent 64d7977 commit 9d880b4
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 @@ -46,7 +46,7 @@ count below and mark it as done in this README.md. Thanks!
GNU coreutils. They are not 100% compatiable. If you encounter different behaviors,
compare against the true GNU coreutils version on the Linux-based tests first.

## Completed (58/109)
## Completed (59/109)

| Done | Cmd | Descripton |
| :-----: | --------- | ------------------------------------------------ |
Expand Down Expand Up @@ -138,7 +138,7 @@ compare against the true GNU coreutils version on the Linux-based tests first.
| | sum | Print checksum and block counts |
| ✓ | sync | Synchronize cached writes to persistent storage |
| ✓ | tac | Concatenate and write files in reverse |
| | tail | Output the last part of files |
| ✓ | tail | Output the last part of files |
| | tee | Redirect output to multiple files or processes |
| ✓ | test | Check file types and compare values |
| | timeout | Run a command with a time limit |
Expand Down

0 comments on commit 9d880b4

Please sign in to comment.