Lines Matching +full:non +full:- +full:sticky
1 .\"-
60 .Bl -tag -width Ar
100 exists and its sticky bit is set.
135 The file is not writable on a read-only file
265 .Bl -tag -width Ar
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 ]"