My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips
Issue 17: rcquotes: Allow quoting arguments as such: 'fo''o\\ \bar' -> fo'o\\ \bar
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  maglion...@gmail.com
Closed:  Sep 2010


Sign in to add a comment
 
Reported by project member maglion...@gmail.com, Oct 5, 2009
Originally reported by maglione.k, on 2008-12-05 13:38:42:

Allows arguments to be quoted as in Plan 9's rc shell. That is, all characters within single quotes, aside from the single quote itself, are passed unmolested. A literal single quote is represented as two consecutive of the same. So, `'fo\o' -> fo\o`, `'fo''o' -> fo'o`, `'foo\' -> foo\`.
Comment 1 by project member maglion...@gmail.com, Oct 15, 2009
New attachments:
  rcquotes.2.js –  (maglione.k – 2008-12-05 14:38:37)
  rcquotes.js –  (maglione.k – 2008-12-05 13:43:49)
rcquotes.2.js
2.2 KB   View   Download
rcquotes.js
3.8 KB   View   Download
Comment 2 by project member maglion...@gmail.com, Oct 31, 2009
Added documentation.
rcquotes.js
3.0 KB   View   Download
Comment 3 by project member maglion...@gmail.com, Sep 20, 2010
(No comment was entered for this change.)
Status: Fixed
Sign in to add a comment

Powered by Google Project Hosting