We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
General

General

How can I read text files created in Windows on Unix?

    • FAQFAQ
      Participant

      When using a text file created by Windows such as UDF or Chemkin format file on Unix, it rarely works correctly. Many of the problem is the character code problem, when you use the following command in the Unix side you can convert the Windows character codes to Unix character code. dos2unix *** *** Is the name of the file.