• This repository is archived

  • No longer maintained

  • All versions have been yanked from https://rubygems.org for releasing valuable namespace for others

adjustn

A tiny text tool for adjusting new line characters(CR LF CRLF). In short, Like unix2dos/dos2unix on Ruby.

  • CR (Mac)

  • LF (Unix)

  • CRLF (Windows)

Convertible above

Usage

Require Ruby 2.7 or later

Overview

$ adjustn.rb LF path [*path]
Done!