Re: while /usr/bin/read



Chris Mattern <syscjm@xxxxxxxxxxxxxx> wrote:
On 2008-03-29, pk <pk@xxxxxxxxxx> wrote:
built-ins", I've never seen a /bin/cd or a /bin/alias (which nonetheless
might exist in some implementations, although I can't imagine why an
implementation would provide such external commands).

Both AIX and Solaris have /usr/bin/cd. I don't have an HP-UX system
handy to check, but I bet they have one too.

$ uname -a
HP-UX cctrgt16 B.11.11 U 9000/800 1702987686 unlimited-user license
$ which cd
/usr/bin/cd
$ ll $(which cd)
-r-xr-xr-x 1 bin bin 146 Nov 14 2000 /usr/bin/cd

--
Gary Johnson
.



Relevant Pages

  • Re: Allocated memory
    ... > int size ... > int* buf ... that there are implementations where this ... And I can certainly imagine an implementation where each top-level ...
    (comp.lang.c)
  • Re: Allocated memory
    ... > int size ... > int* buf ... that there are implementations where this ... And I can certainly imagine an implementation where each top-level ...
    (comp.lang.cpp)
  • Re: while /usr/bin/read
    ... might exist in some implementations, although I can't imagine why an ... implementation would provide such external commands). ... handy to check, but I bet they have one too. ... Linux doesn't get POSIX certification, so they don't have to tie themselves ...
    (comp.unix.shell)
  • 3DES between .NET and VB
    ... I have recently implemented the 3DES algorithm using .NET. ... implementations I have found in VB 6 do not work correctly with this ... I imagine it is due to different string bases or some ... Joshua Ellul ...
    (microsoft.public.dotnet.framework)
  • 3DES between .NET and VB
    ... I have recently implemented the 3DES algorithm using .NET. ... implementations I have found in VB 6 do not work correctly with this ... I imagine it is due to different string bases or some ... Joshua Ellul ...
    (microsoft.public.dotnet.framework)