zsh-users
 help / color / mirror / code / Atom feed
* Nested quotes
@ 2015-11-24  7:36 Dominik Vogt
  2015-11-24  7:53 ` Simon Ruderich
  2015-11-24  9:37 ` Peter Stephenson
  0 siblings, 2 replies; 4+ messages in thread
From: Dominik Vogt @ 2015-11-24  7:36 UTC (permalink / raw)
  To: Zsh Users

Maybe I'm just thick this morning, but how do you "nest" double
quotes here:

  $ FILE="foo bar"
  $ echo "$(readlink -f $FILE)"
  readlink: extra operand `bar'

Obviously $FILE needs to be quoted too.

Ciao

Dominik ^_^  ^_^


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

end of thread, other threads:[~2015-11-24 10:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-24  7:36 Nested quotes Dominik Vogt
2015-11-24  7:53 ` Simon Ruderich
2015-11-24  9:37 ` Peter Stephenson
2015-11-24  9:51   ` Dominik Vogt

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