Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
syrmel committed Nov 28, 2024
1 parent 2cf1f85 commit d371b90
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,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 (73/109) - 67% done!
## Completed (74/109) - 68% done!

| Done | Cmd | Descripton | Windows |
| :-----: | --------- | ------------------------------------------------ | ------- |
Expand Down Expand Up @@ -94,7 +94,7 @@ compare against the true GNU coreutils version on the Linux-based tests first.
| | install | Copy files and set attributes | |
| | join | Join lines on a common field | ✓ |
| | kill | Send a signal to processes | ✓ |
| | link | Make a hard link via the link syscall | ✓ |
| ✓ | link | Make a hard link via the link syscall | ✓ |
| ✓ | ln | Make links between files | ✓ |
| ✓ | logname | Print current login name | ✓ |
| ✓ | ls | List directory contents | |
Expand Down Expand Up @@ -129,7 +129,7 @@ compare against the true GNU coreutils version on the Linux-based tests first.
| ✓ | sha256sum | Print or check SHA-2 256 bit digests | ✓ |
| ✓ | sha384sum | Print or check SHA-2 384 bit digests | ✓ |
| ✓ | sha512sum | Print or check SHA-2 512 bit digests | ✓ |
| | shred | Remove files more securely | ✓ |
| ✓ | shred | Remove files more securely | ✓ |
| ✓ | shuf | Shuffling text | ✓ |
| ✓ | sleep | Delay for a specified time | ✓ |
| ✓ | sort | Sort text files | ✓ |
Expand Down

0 comments on commit d371b90

Please sign in to comment.