Lines Matching refs:nix
7547 nix=$(print -r -- ~)
7550 [[ $nix = /sweet ]]; echo nix $? .
7555 nix 0 .
13360 ln -s nix lnnix
13371 chk dir/nix
13375 chk file/nix
13376 chk nix
13377 chk nix/
13378 chk nix/file
13379 chk nix/nix
13383 chk lndir/nix
13387 chk lnfile/nix
13391 chk lnnix/nix
13398 4 ?dir/nix =dir/nix !0
13402 8 ?file/nix =file/nix: Not a directory !20
13403 9 ?nix =nix !0
13404 10 ?nix/ =nix !0
13405 11 ?nix/file =nix/file: No such file or directory !2
13406 12 ?nix/nix =nix/nix: No such file or directory !2
13410 16 ?lndir/nix =dir/nix !0
13414 20 ?lnfile/nix =lnfile/nix: Not a directory !20
13415 21 ?lnnix =nix !0
13416 22 ?lnnix/ =nix !0
13418 24 ?lnnix/nix =lnnix/nix: No such file or directory !2