(root)/
gawk-5.2.2/
test/
hello.awk
BEGIN {
	print "Hello"
}