f3fbe20c35
* false/false-returns-failure: Likewise. * tar/tar-demands-at-least-one-ctx: Likewise. * tar/tar-demands-at-most-one-ctx: Likewise.
4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
echo foo >foo
|
|
echo bar >bar
|
|
! busybox cmp -s foo bar
|