zsh-users
 help / color / mirror / code / Atom feed
From: zzapper <zsh@rayninfo.co.uk>
To: zsh-users@zsh.org
Subject: Re: print built-in doesn't print this.
Date: Sun, 14 Nov 2021 21:20:07 +0000	[thread overview]
Message-ID: <8ac6cd4e-6c20-1c50-9924-5bdfacb985fa@rayninfo.co.uk> (raw)
In-Reply-To: <20211114111957.4514@sachi>


On 14/11/2021 19:19, jdh wrote:
> I wanted to insert a string of '-'s to visually show a change in a list.
> But  I found out that
>
>       print "--------"
>
> Does not print anything out. Well maybe a \n.
>
> ls --------
ls: unrecognised option '--------'
Try 'ls --help' for more information.
  > ls -- --------
ls: cannot access '--------': No such file or directory

-- is useful for avoiding ambiguity

And is also used with zargs  ##  but is that he same thing?

zargs  /tmp/*(.m+30) -- rm

zzapper



  parent reply	other threads:[~2021-11-14 21:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-14 19:19 jdh
2021-11-14 19:27 ` Norbert Zeh
2021-11-14 19:29 ` Peter Stephenson
2021-11-15  5:30   ` Mikael Magnusson
2021-11-15 16:31   ` Bart Schaefer
2021-11-15 16:46     ` Peter Stephenson
2021-11-14 19:29 ` Roman Perepelitsa
2021-11-14 19:33 ` Lawrence Velázquez
2021-11-14 21:20 ` zzapper [this message]
2021-11-15  9:50 ` zzapper

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=8ac6cd4e-6c20-1c50-9924-5bdfacb985fa@rayninfo.co.uk \
    --to=zsh@rayninfo.co.uk \
    --cc=zsh-users@zsh.org \
    /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).