Skip to content

cyanide0081/clt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

command-line trimmer

simple trailing-whitespace trimmer for saving files (made for plugging into helix).

preserves line-endings as long as they're either LF (Unix) or CRLF (Windows).

usage (read lines from stdin and trim on the fly):

clt

or (trim file and overwrite):

clt [filename]

About

command-line trimmer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages