mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 16:26:04 +02:00
stdbuf: add more information link (#5627)
This commit is contained in:
parent
5d79de5e60
commit
342e9f045b
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# stdbuf
|
||||
|
||||
> Run a command with modified buffering operations for its standard streams.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/stdbuf-invocation.html>.
|
||||
|
||||
- Change the standard input buffer size to 512 KiB:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue