Re: Missing documentation "-bash_input"

2023-11-28 Thread Klaus Frank
-29 01:27:17, Lawrence Velázquez wrote: On Tue, Nov 28, 2023, at 5:33 PM, Klaus Frank wrote: sorry, but this is not true It is true. I can clearly see that it exists. It may be an distro addition though. Is it specific to ArchLinux? Because I can see it being used and when I try to use it on my

Re: Missing documentation "-bash_input"

2023-11-28 Thread Klaus Frank
"$copydir" "${bindmounts_ro[@]}" "${bindmounts_rw[@]}" \    bash -c 'yes y | pacman -U -- "$@"' -bash "${pkgnames[@]/#//root/}" Bash source code on GitHub mirror: https://github.com/bminor/bash/blob/master/y.tab.c#L3967 "(--bash_inpu

Missing documentation "-bash_input"

2023-11-28 Thread Klaus Frank
when calling bash has to be wrapped within another command like chroot E.g. `chroot /path /bin/bash -c "echo $@" -bash "pipe input"` ``` Yours sincerely, Klaus Frank smime.p7s Description: S/MIME Cryptographic Signature