Author: Stan Eisenstat
Subject: Re: [Cs323] Follow up \ escape char
Date: Friday, 02 Oct 2020, 07:35:14
> Message Posted By: Unknown
>
> (1)$ (a \)) | c
> CMD (Depth = 2): SIMPLE, argv[0] = a, argv[1] = )
> CMD (Depth = 1): SUBCMD
> CMD (Depth = 0): PIPE
> CMD (Depth = 1): SIMPLE, argv[0] = c
>
> I think it should return this.
That is correct. But the previous post omitted the |.
--Stan-
PREV
INDEX
NEXT