1

I want to create a file with VB.NET and I want to use this file for a Icinga or Nagios configuration.

How to create a file in correct Unix format with encoding?

Gabe
  • 84,912
  • 12
  • 139
  • 238

1 Answers1

1

Already explained: here. Just detect what encoding you want receive finally.

Community
  • 1
  • 1
f0rza
  • 480
  • 3
  • 17