bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: slash appended to tab so its two // at end


From: alex xmb ratchev
Subject: Re: slash appended to tab so its two // at end
Date: Wed, 19 Jul 2023 12:06:39 +0200

On Wed, Jul 19, 2023, 11:09 AM Martin D Kealey <martin@kurahaupo.gen.nz>
wrote:

> Hi Alex
>

hiii

On Wed, 19 Jul 2023 at 12:01, alex xmb ratchev <fxmbsw7@gmail.com> wrote:
>
>> i in 5.2.15 bash aarch64 termux did
>>
>> $ cp -ap db2.*/<tabtab>
>>
>
> What does your bash say in response to this:
> $ type -a $( ( complete -p cp || complete -p -D ) 2> /dev/null | tee -a
> /dev/stderr | sed -n 's/.* -F \([^ ]*\).*/\1/p' )
>

besides /dev/stderr says permission denied , i used tee -a err.outf

its empty
file and terminal stdout

-Martin
>

greets

>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]