in reply to Quoting in Backtick
Nowadays you can use readpipe() instead of backticks. You use readpipe() just as any other function, so you can use single quotes to avoid any interpolation.
lodin