now accepts 2+ files

threaded v0.2.0
Avril 4 years ago
parent 10260027ad
commit 0404cc699d
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -9,6 +9,8 @@ A small shell util that compares files for identity with `mmap()` and `memcmp()`
$ fcmp file1 file2 && echo "Equal!"
```
You can pass any number of files, but at least 2 must be provided.
| Code | Meaning |
|------|--------------------------------------------------------------|
| 0 | The files are equal |

Loading…
Cancel
Save