zsh-users
 help / color / mirror / code / Atom feed
From: Aidan Kehoe <kehoea@parhasard.net>
To: Eric Smith <es@fruitcom.com>
Cc: zsh users <zsh-users@sunsite.dk>
Subject: Re: zsh not accepting commandline args at end of command
Date: Wed, 19 Nov 2003 17:53:24 +0000	[thread overview]
Message-ID: <16315.44564.350110.761868@matrix.netsoc.tcd.ie> (raw)
In-Reply-To: <20031119173206.GD31842@fruitcom.com>


 Ar an 19ú lá de mí 11, scríobh Eric Smith :

 > [eric@apple ~]  $ which ls
 > /bin/ls
 > [eric@apple ~]  $ /bin/ls /tmp -F
 > /bin/ls: -F: No such file or directory
 > /tmp:
 > ssh-XXUIWy1q  v235390
 > [eric@apple ~]  $ exit
 > 
 > now in bash:
 > eric@apple:~$ /bin/ls /tmp -F
 > ssh-XXUIWy1q/  v235390/

It's just about possible that Bash is using a global alias for ls. Aliases
don't show up in the output of "which" in Bash; if you want to see any
aliases for ls in Bash, try "alias" on its own. 

-- 
"... like, did you know, in Egypt, if a particularly beautiful girl, or the 
wife of a lord or whatever died, they wouldn't send her to the embalmer for 
three days? They'd let her spoil in the heat first."


  reply	other threads:[~2003-11-19 17:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-19 17:15 Eric Smith
2003-11-19 17:23 ` Miek Gieben
2003-11-19 17:26 ` Clint Adams
2003-11-19 17:26 ` Peter Stephenson
2003-11-19 17:32   ` Eric Smith
2003-11-19 17:53     ` Aidan Kehoe [this message]
2003-11-19 18:42     ` Peter Stephenson
2003-11-20  3:31     ` William H. Magill
2003-11-20 17:13       ` Julien CROUZET
2003-11-19 17:31 ` Bart Schaefer
2003-11-19 17:42   ` Eric Smith

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=16315.44564.350110.761868@matrix.netsoc.tcd.ie \
    --to=kehoea@parhasard.net \
    --cc=es@fruitcom.com \
    --cc=zsh-users@sunsite.dk \
    /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).