zsh-workers
 help / color / mirror / code / Atom feed
* zargs: Argument list too long
@ 2019-03-01 18:56 gi1242+zsh
  2019-03-01 21:04 ` dana
  0 siblings, 1 reply; 3+ messages in thread
From: gi1242+zsh @ 2019-03-01 18:56 UTC (permalink / raw)
  To: Zsh hackers list

Hi All,

When I do

    zargs -n 1 -- arg1 arg2 arg3 -- echo

it works fine. But if I do 

    zargs -n 1 -- arg1 arg2 arg3 -- echo Argument:

I get an unfriendly error message

    zargs: argument list too long

I thought I should have gotten:

    Argument: arg1
    Argument: arg2
    Argument: arg3

instead. Did I miss something?

Thanks,

GI

-- 
'Economist' -- An expert who will know tomorrow why that which he
predicted yesterday didn't happen today.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-02  2:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-01 18:56 zargs: Argument list too long gi1242+zsh
2019-03-01 21:04 ` dana
2019-03-02  2:30   ` gi1242+zsh

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).