Skip to content

Helpful when doing something that outputs large amount of information to fast to read. This will stop the terminal from scrolling which makes output easier to read. Instead of scrolling output is top to bottom and back to top again.

License

Notifications You must be signed in to change notification settings

DanCard/noscroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

noscroll

Helpful when doing something that outputs large amount of information too fast to read. This will stop the terminal from scrolling which makes some of the output easier to read. Instead of scrolling output is top to bottom and back to top again. Log file is automatically created, file name is command to be executed.

Usage: ns -c "" ns -c "echo -en 'bob\ndave\njoe\n'" ns -c "make -j49"

About

Helpful when doing something that outputs large amount of information to fast to read. This will stop the terminal from scrolling which makes output easier to read. Instead of scrolling output is top to bottom and back to top again.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages