Skip to content

sblondon/trim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trim

Acts as a filter: takes stdin and outputs a trimmed version of the input.

Options to limit the trim are available (--start-line-only, --end-line-only) and are summed up by trim --help command.

Install

make install

Trim is a shell script and requires no specific dependancies.

Tests

Running tests requires bats (package bats in Debian, sources at https://github.com/sstephenson/bats).

Run them with: make check

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published