Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Settings > Update & Security > Windows Security > Firewall & Network Protection

...


Concerting files

...

from Windows

...

to Unix-like operating system

Code Block
tr -d '\r' < DEVILXXX.DBXXX > DEVILXXX.DBXXX

...

Note: Before issuing the command, check the correct file structure.

Remenber:

Windows: CR+LF
Linux: LF
OS X: CR