Path: ...!news.mixmin.net!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "Carlos E.R." Newsgroups: comp.os.linux.misc Subject: Re: Path and/or alias finding Date: Fri, 14 Jun 2024 21:59:19 +0200 Lines: 35 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net rIBp8MRwDn3jYuo2iQGXGg+e2dORvSuzqJOZQezkpYTw47SJDa X-Orig-Path: Telcontar.valinor!not-for-mail Cancel-Lock: sha1:sRWawX22ao81PSnTJlZe5AcmgO8= sha256:CkxlEbDsQY4PBi0IYLX1gcrR9OZkfT+nIiq2H5UJvZg= User-Agent: Mozilla Thunderbird Content-Language: es-ES, en-CA In-Reply-To: Bytes: 1725 On 2024-06-14 20:50, Robert Heller wrote: > At Fri, 14 Jun 2024 19:42:40 +0200 "Carlos E.R." wrote: >> What command would show what exact incantation is used? Ie, what >> path/binary, or what alias? >> >> which tarx? >> >> >> For instance: >> >> cer@Telcontar:~> which l >> which: no l in >> (/home/cer/bin:/usr/local/bin:/usr/bin:/bin:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/sbin:/usr/sbin) >> cer@Telcontar:~> >> >> >> But it is an alias in my system > > This depends on the shell... The default bash :-) > > marchhare% which dir > dir: aliased to ls -F -C > marchhare% echo $SHELL > /bin/tcsh Interesting. -- Cheers, Carlos.