Displaying 2 results from an estimated 2 matches for "_pathname".
Did you mean:
  pathname
  
2008 Jul 29
7
[Bug 1494] New: doesn't look on path for $SHELL
https://bugzilla.mindrot.org/show_bug.cgi?id=1494
           Summary: doesn't look on path for $SHELL
    Classification: Unclassified
           Product: Portable OpenSSH
           Version: 5.1p1
          Platform: Other
               URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=49272
                    8
        OS/Version: Linux
            Status: NEW
          Severity:
2017 Jun 27
0
[Bug 1494] doesn't look on path for $SHELL
...a pathname of the user's
> >     preferred command language interpreter. [...]
> 
> Its definition of "pathname":
> 
> > A character string that is used to identify a file. 
> > [...]
> > Note:
> >     Pathname Resolution is defined in detail in _Pathname Resolution_.
> 
> I'd say that a non-absolute pathname for $SHELL clearly does not
> "identify a file" unless one happens to be in the same directory as
> the shell itself and the "Pathname Resolution" section doesn't
> specify that pathnames be resolved u...