On Wed, Feb 27, 2002 at 01:48:37PM +0530, Sandip Bhattacharya wrote:
| On Wed, Feb 27, 2002 at 06:25:46AM -, Venkata Subramanian spoke out thus:
| > Actually, I want to run diff command depending on the status of
| > cmp, i-e only if the exit status is 1, indicating a difference in
| > the
On Wed, Feb 27, 2002 at 06:25:46AM -, Venkata Subramanian spoke out thus:
> Actually, I want to run diff command depending on the status of
> cmp, i-e only if the exit status is 1, indicating a difference in
> the files.
If you are sure that cmp won't generate an error( return value > 1) t