Sidneys1
- Karma
- 9
- Created
- December 9, 2022 (3y ago)
- Submissions
- 0
- HTML5 Canvas Tips and Tricks (sidneys1.com)
- Booting Sun Sparc Servers (sidneys1.com)
- Reverse Engineering a Windows 95 Game's Asset Storage Format (sidneys1.com)
- Show HN: Stail.sh – Short Tail (gist.github.com)
This is a fairly short (59 LOC) utility script that allows you to tail the output of a command, but while only showing the last -n (default 5) lines of output without scrolling the output buffer. It will trim lines to…