hush/testsuite/cmp/cmp-detects-difference
Matt Kraai f3fbe20c35 * cmp/cmp-detects-difference: Simplify return code negation.
* false/false-returns-failure: Likewise.
* tar/tar-demands-at-least-one-ctx: Likewise.
* tar/tar-demands-at-most-one-ctx: Likewise.
2002-01-02 20:45:42 +00:00

4 lines
53 B
Plaintext

echo foo >foo
echo bar >bar
! busybox cmp -s foo bar