I suggest to use only read -d ‘ ‘ key . -d delim : continue until the first character of DELIM is read, rather than newline. See: help read.read source


I suggest to use only read -d ‘ ‘ key . -d delim : continue until the first character of DELIM is read, rather than newline. See: help read.read source