Mail Archives: djgpp-workers/1997/03/03/18:29:38
> Eli Zaretskii wrote:
> >
> > Can you explain how does this work? I don't know anything about
``triple
> > or more dots'' in Windows 95.
>
> Each aditional dot moves you up another directory (.=current, ..=parent,
> ...=granparent, ....=greatgrandparent etc). Of course, if you give too
> many dots for your current directory level, you get an 'invalid
> directory' error.
In bash case, over dots are silently discarded. Then you get root directory
on the current drive. (this difference will be changed)
>
> unfortuanly, the tripple dots break the directory tree expansion, don't
> they?
At least ported bash knows more dots, you can also use dir/file completion
with readline.
Daisuke Aoyama
jack AT st DOT rim DOT or DOT jp
- Raw text -