aboutsummaryrefslogtreecommitdiffstats
path: root/test/nonfatal1.awk
blob: bf821d49a96e5a287e120a13ef813c53118d5fe6 (plain)
1
2
3
4
5
BEGIN {
	PROCINFO["NONFATAL"]
	print |& "/inet/tcp/0/ti10/357"
	print ERRNO
}