On Jul 30 17:29, Wolf Geldmacher wrote:
> Just a thought:
> 
> Is there anything preventing you from using the pathname conventions for
> user names?
> 
> I seem to remember having seen constructs like "domain/user" (or ./user for
> the local domain) e.g. in Samba and found this to be quite intuitive, up to
> and including the ability to drop a leading "./" for local names.

Consider:

  export USER="domain/user"
  export HOME="/home/$USER"

  cd $HOME

  cd ~domain/user<TAB>

This opens another can of worms.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgp3r2LfFbOpL.pgp
Description: PGP signature

Reply via email to