1 repository
Buffers used to freeze and manipulate the timing of input streams for shell commands.
Distinct from Input State Buffers: Focuses on flow control and EOF injection for processing, not just UI state
Explore 1 awesome GitHub repository matching development tools & productivity · Stream Control Buffers. Refine with filters or upvote what's useful.
Up is an interactive shell pipeline tool and Linux pipeline builder designed for prototyping text-processing sequences. It provides a terminal user interface for constructing chains of shell commands while displaying real-time data transformations. The tool allows for the iterative development of command sequences with an instant live preview of processing results. Once a sequence is finalized, it functions as a shell script generator that exports the completed pipeline into a reusable script file. The workspace includes capabilities for terminal data exploration and text processing workflow
Allows freezing input streams and injecting end-of-file markers to ensure complete data set processing.