On 23 February 2010 c. 00:50:39 LEVAI Daniel wrote:
> Hi!
>
> With ksh's Vi edit mode I've experienced the following:
> If a file's size is exactly 2GiB or more, pdksh fails to complete its
> name during filename completion (eg.: hitting TAB or CTRL+e or
> whatever). If the file's size is just one byte short of the 2 gigs,
> then the completion works fine.
>
> Quick way to test it:
> $ dd if=/dev/zero of=./2GiB bs=1024 count=2097152
> $ ls -la 2G<TAB><TAB><TAB><TAB> ... => nothing

No such problem seen so far. Even after recompiling ksh from -CURRENT.
(but seen another one - about TAB _after_ exiting vi mode, will
investigate it later...)

--
  Best wishes,
    Vadim Zhukov

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

Reply via email to