On Thu, Jun 19, 2008 at 07:45:24AM +0300, Gabor Szabo wrote:
: Hi,
: 
: If system() is now called run()
: 
: What replaces backtick or qx{} ?

qqx[] or qq:x[] would be the exact equivalent.  qx[] or q:x[] would
be the same with single-quote semantics.  (There are probably no
backticks for that purpose since we're reserving ` for user-defined
stuff, and because backticks are visually difficult to tell from single
quotes in many fonts.)

Larry

Reply via email to