diff options
author | MR Lemon <matt@matthewlemon> | 2020-05-12 16:31:12 +0100 |
---|---|---|
committer | MR Lemon <matt@matthewlemon> | 2020-05-12 16:31:12 +0100 |
commit | 4201470c63c9719ca90710847985fc548ad9e6b9 (patch) | |
tree | 583ef880a7d7775a79f10511399165a8fca54670 /utility/fix_line_endings.md | |
parent | dade2f791d101d1fd582782c50d76fcb95ba5596 (diff) |
basic population of IGP data
Diffstat (limited to '')
-rw-r--r-- | utility/fix_line_endings.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utility/fix_line_endings.md b/utility/fix_line_endings.md new file mode 100644 index 0000000..c037df4 --- /dev/null +++ b/utility/fix_line_endings.md @@ -0,0 +1 @@ +`sed -i 's/\r$//' path/to/file` |