public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
* update on Kawa shell programming
@ 2014-03-19 23:57 Per Bothner
  0 siblings, 0 replies; only message in thread
From: Per Bothner @ 2014-03-19 23:57 UTC (permalink / raw)
  To: kawa

This article is new:
http://per.bothner.com/blog/2014/text-and-binary-data/

This article is now in my judgment ready:
http://per.bothner.com/blog/2014/Kawa-shell-programming/

Let me know if you notice a problem.  I'll remove the "draft" tag on these
if I don't hear anything.

I added a new feature to the shell syntax:
If you substitute the output of a command, surrounding it by
double quotes, then spaces are literals, but newlines are
argument separators:.  This is useful when you have one filename per line,
and the filenames may contain spaces, as in the output from find:

    &`{ls -l "&`{find . -name '*.pdf'}"}
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-19 23:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-19 23:57 update on Kawa shell programming Per Bothner

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 read-only IMAP folder(s) and NNTP newsgroup(s).