benjojo / nowrap

Small C program to make sure lines don't wrap in a terminal (like when cat-ing logs)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

$ nowrap

This is a little quality of life tool, A tiny C program that just makes sure that output from a program does not overflow the terminal.

Example:

About

Small C program to make sure lines don't wrap in a terminal (like when cat-ing logs)


Languages

Language:C 100.0%