On 6/2/20, Thomas Morley <[email protected]> wrote:
> (string-split "root x 0 0 root /root /bin/bash" #\SPACE)

I think the recommended syntax is #\space (which is internally an
alias for #\sp if I understand correctly).

Cheers,
-- V.

Reply via email to