(root)/
gawk-5.2.2/
test/
profile13.ok
BEGIN {
	printf("hello\n") > "/dev/stderr"
	printf("hello\n") > "/dev/stderr"
}