zsh-users
 help / color / mirror / code / Atom feed
From: "Akira Funahashi / 舟橋啓 " <funa@aa.cs.keio.ac.jp>
To: zsh-users@math.gatech.edu
Subject: Please tell me.
Date: Wed, 20 Sep 1995 23:23:29 +0900	[thread overview]
Message-ID: <16797.811607009@aa.cs.keio.ac.jp> (raw)

  I have a question about zsh's alias.
When I use 'which' command to my aliased command,
It behaves like this.

	% alias ls=ls-F
	% which ls
	  ls: aliased to ls -F

But if I want to know what 'ls' I'm using, in tcsh,
I type 'which \ls' and this worked just what I want to know. 

  (tcsh)% which \ls
	  /bin/ls

But in zsh, it doesn't work like this. 

	% which \ls
	  ls: aliased to ls -F

What shoud I do??? I'm using zsh-2.6-beta8.
-------
Akira Funahashi
Amano laboratory, Dept. of computer science
Keio University, JAPAN


             reply	other threads:[~1995-09-20 14:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-09-20 14:23 Akira Funahashi / 舟橋啓  [this message]
1995-09-20 14:41 ` Zefram

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16797.811607009@aa.cs.keio.ac.jp \
    --to=funa@aa.cs.keio.ac.jp \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).