[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV Lynx W32 bug report
From: |
Larry W. Virden, x2487 |
Subject: |
Re: LYNX-DEV Lynx W32 bug report |
Date: |
Fri, 7 Mar 1997 04:41:16 -0500 |
> * If the word begins with a '/', don't change it.
> * If the word begins with a '~', do tilde-expansion.
> + If the word is '~' or starts with '~/', replace the
> tilde with the current user's home directory ($HOME)
> + If the word is '~' followed by one or more non-'/' characters,
> replace it with the home directory of the corresponding user.
Everything to here I understand.
> + Otherwise, replace everything before the first '/' with the home
> directory of the user named.
This one I don't recognize. What's an example of this?
> The replacement is made only if the tilde-expansion was successful.
> * Otherwise, prepend the current working directory.
>
--
Larry W. Virden INET: address@hidden
<URL:http://www.teraform.com/%7Elvirden/> <*> O- "We are all Kosh."
Unless explicitly stated to the contrary, nothing in this posting should
be construed as representing my employer's opinions.
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;