Lines Matching +full:non +full:- +full:identical
1 .\"-
60 .Bl -tag -width Ar
135 The file is not writable on a read-only file
194 are identical.
200 are not identical.
265 .Bl -tag -width Ar
294 command which is similar or identical to this utility.
304 .St -p1003.2 ,
322 .Bl -tag -width indent
333 .Li test FILE1 -nt FILE2
338 .Dl test -n \&"$(find -L -- FILE1 -prune -newer FILE2 2>/dev/null)\&"
340 This can be modified using non-standard
343 .Cm -newerca
363 .St -p1003.2
390 .Dl "[ -z abc -a -w file ]"
392 .Dl "[ -z abc ] && [ -w file ]"