Skip to content

wharris/longlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

longlines lists lines in a text file that are too long.

To install from source:-

    ./configure                     # generate makefiles
    make                            # build
    sudo make install               # install

To install from a git checkout instead of a source tarball, you'll need to run
autotools to generate the configure script, etc:-

    autoreconf --install            # install build system

About

Report lines in a text file that are too long.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages