(root)/
gawk-5.2.2/
awklib/
eg/
network/
daytimeserver.awk
BEGIN {
  print strftime() |& "/inet/tcp/8888/0/0"
  close("/inet/tcp/8888/0/0")
}