Sindbad~EG File Manager

Current Path : /usr/local/share/doc/gettext/examples/hello-gawk/
Upload File :
Current File : //usr/local/share/doc/gettext/examples/hello-gawk/hello.awk

#!@GAWK@ -f
# Example for use of GNU gettext.
# This file is in the public domain.
#
# Source code of the GNU awk program.

BEGIN {
  TEXTDOMAIN = "hello-gawk"
  bindtextdomain ("@localedir@")

  print _"Hello, world!"
  printf _"This program is running as process number %d.", PROCINFO["pid"]
  print
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists