Thank you, all 3 work. ƒg On Tue, Jun 2, 2020 at 8:17 AM Valentin Villenave <[email protected]> wrote: > > 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.
- string-split procedure Freeman Gilmore
- Re: string-split procedure Thomas Morley
- Re: string-split procedure Valentin Villenave
- Re: string-split procedure Freeman Gilmore
