Re: Command which gives the location of a command

From: MARLON BORBA (mborba_at_TRF3.GOV.BR)
Date: 11/17/05

  • Next message: Lamar Saxon: "Re: Command which gives the location of a command"
    Date:         Thu, 17 Nov 2005 19:58:41 -0200
    To: aix-l@Princeton.EDU
    
    

    Use the whereis utility:

    $ whereis ls
    ls: /usr/bin/ls
    $ whereis basename
    basename: /usr/bin/basename
    $

    Abraços,
    Marlon Borba, CISSP.

    --
    GTER 20/GTS 02.05 - Participe!
    http://eng.registro.br/gter20/prog.html
    --
    >>> watkins@MORNINGSIDE.EDU 11/17/05 7:43 PM >>>
    I'm running AIX 4.3.3 on an RS6000 - model F50.
    What is the command you use to find the location
    of a command?
    i.e.  command_to_use command_to_find_location
    [...]
    

  • Next message: Lamar Saxon: "Re: Command which gives the location of a command"

    Relevant Pages