mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-15 10:52:30 +00:00
97f2a2213e
* Move some code outside dbms/src folder * Fix paths
3 lines
91 B
Bash
Executable File
3 lines
91 B
Bash
Executable File
#!/usr/bin/env bash
|
|
./limit_read_buffer 10 <<< 'Hello, world! Abcdefghijklmnopqrstuvwxyz.'
|