%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/doc/gawk/examples/network/
Upload File :
Create Path :
Current File : //usr/share/doc/gawk/examples/network/catpipeclient.awk

BEGIN {
  NetService = "/inet/tcp/0/localhost/8888"
  print "README" |& NetService
  while ((NetService |& getline) > 0)
    print $0
  close(NetService)
}

Zerion Mini Shell 1.0