stdbuf: add more information link (#5627)

This commit is contained in:
marchersimon
2021-03-30 16:11:17 +02:00
committed by GitHub
parent 5d79de5e60
commit 342e9f045b

View File

@@ -1,6 +1,7 @@
# stdbuf # stdbuf
> Run a command with modified buffering operations for its standard streams. > 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: - Change the standard input buffer size to 512 KiB: