1 Repo
Configuration of buffering modes for standard input, output, and error streams.
Distinct from Stream Buffering: Focuses on the standard I/O streams (stdin/stdout/stderr) rather than raw media pipes or network buffers.
Explore 1 awesome GitHub repository matching software engineering & architecture · Standard. Refine with filters or upvote what's useful.
This project is a comprehensive suite of essential command-line tools and standardized Unix-like utilities. It provides the fundamental building blocks for system administration, file management, and text processing on Unix-like systems, implementing a wide range of POSIX command-line tools. The collection is distinguished by its broad coverage of low-level system operations. This includes a complete toolkit for file system management, such as creating and modifying files and directories, and a specialized text processing toolkit for filtering, sorting, and transforming data streams. The pro
Adjusts how standard input, output, and error streams handle data buffering.