Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > gnu.bash.bug > #16886
| From | "" <kfm@plushkava.net> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: have read command few first chars. fed by CL |
| Date | 2020-09-03 15:52 +0100 |
| Message-ID | <mailman.2204.1599144776.2469.bug-bash@gnu.org> (permalink) |
| References | <1599144445543-0.post@n7.nabble.com> <aedd1237-350b-e9ea-0e07-58c4d0627ff6@plushkava.net> |
On 03/09/2020 15:47, almahdi wrote:
>
> is it possible to have the *read* command few first characters in buffer is
> fed by way of script code / CLI
From "help read":
-N nchars return only after reading exactly NCHARS characters, unless
EOF is encountered or read times out, ignoring any
delimiter
--
Kerin Millar
Back to gnu.bash.bug | Previous | Next | Find similar
Re: have read command few first chars. fed by CL "" <kfm@plushkava.net> - 2020-09-03 15:52 +0100
csiph-web