On 1/10/19 1:30 AM, Ante Perić wrote:

> zrak:~ synthmeat$ bash --version
> GNU bash, version 5.0.0(1)-release (x86_64-apple-darwin18.2.0)
> Copyright (C) 2019 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> 
> This is free software; you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
> zrak:~ synthmeat$ cat .bashrc 
> #!/usr/bin/env bash
> 
> alias foo="\
>       echo \"bar\" \
>       "

Thanks for the update. This alias is not the same as the one from your
previous message -- this one ends in a TAB and that turns out to be the
problem. I'll fix it in the next devel branch push.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/

Reply via email to