Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #16451
| From | L A Walsh <bash@tlinx.org> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: problem with extra space; setting? cygwin only? |
| Date | 2020-06-23 13:24 -0700 |
| Message-ID | <mailman.350.1592943907.2574.bug-bash@gnu.org> (permalink) |
| References | <CALOnQv4FDL97PJbsZBxKKqXvdfczPY_ROLpYLgjBaaXLXRfV8A@mail.gmail.com> <20200623192919.GJ19673@eeg.ccf.org> <CALOnQv6Q-eMfbAMjwErf8Nq9g0cOn+bi7QRu0JDfmfAkUGKjXA@mail.gmail.com> <17a714e4-9c8a-4ddd-9989-4af40b686cd2@archlinux.org> <CALOnQv5yHgOwGBZy-m=ER8xwFhatt1G6ePMkeZ_ktCFVuUg54Q@mail.gmail.com> |
re: IFS... yup. that was it, not sure how it got cleared, but it did.
Thanks for the clue.
As for gmail....necessity creates unfortunate circumstances...having your
main file system (RAID 0) fail, along with your backups (in a separate disk
enclosure, also RAID 0), isn't something that happens every day. Still
unsure what, if anything, is recoverable.
On Tue, Jun 23, 2020 at 1:04 PM Eli Schwartz <eschwartz@archlinux.org>
wrote:
> Why would you use their incompetent webmail if you know it is broken?
>
>
> Be that as it may, I can trivially reproduce your error by destroying my
> own $IFS
>
> $ output="" IFS=/
> $ set output
> $ printf ${1:+-v $1} "%s:%s" 23 myproc
> bash: printf: ` output': not a valid identifier
>
>
Back to gnu.bash.bug | Previous | Next | Find similar
Re: problem with extra space; setting? cygwin only? L A Walsh <bash@tlinx.org> - 2020-06-23 13:24 -0700
csiph-web