Skip to content

Word Wrap is a program that word-wraps text you wish to output onto your terminal screen.

License

Notifications You must be signed in to change notification settings

hngenc/word-wrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

    Word Wrap 0.1

by Hasan N. Genc

======================
    OVERVIEW
======================

word-wrap is a filter program that word-wraps text you wish to output onto your terminal screen.

======================
    INSTRUCTIONS
======================

word-wrap reads text from stdin and outputs the formatted version to your terminal screen. If you redirect stdout to a file, the output may not appear exactly as it would on your terminal screen.

For more detailed instructions, call "word-wrap -h".

Examples:
    word-wrap < README
    cat README | word-wrap -w 80

About

Word Wrap is a program that word-wraps text you wish to output onto your terminal screen.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages