Skip to content

Commit

Permalink
Update README.md (#184)
Browse files Browse the repository at this point in the history
Sync is tested on Windows 11 24H2
  • Loading branch information
quaesitor-scientiam authored Dec 26, 2024
1 parent 6a7a670 commit b870838
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 @@ -138,7 +138,7 @@ compare against the true GNU coreutils version on the Linux-based tests first.
| | stdbuf | Run a command with modified I/O stream buffering | |
| | stty | Print or change terminal characteristics | |
| ✓ | sum | Print checksum and block counts | ✓ |
| ✓ | sync | Synchronize cached writes to persistent storage | |
| ✓ | sync | Synchronize cached writes to persistent storage | ✓ |
| ✓ | tac | Concatenate and write files in reverse | ✓ |
| ✓ | tail | Output the last part of files | ✓ |
| | tee | Redirect output to multiple files or processes | ✓ |
Expand All @@ -162,4 +162,4 @@ compare against the true GNU coreutils version on the Linux-based tests first.
| ✓ | whoami | Print effective user ID | ✓ |
| ✓ | yes | Print a string until interrupted | ✓ |

Windows ✓ if the utility exists in the [Windows version of GNU coreutils](https://github.com/mingw-io/coreutils).
Windows ✓ if the utility exists in the [Windows version of GNU coreutils](https://github.com/mingw-io/coreutils).

0 comments on commit b870838

Please sign in to comment.