[Dxspider-support] Help please! user_json is 13Gb!

Dirk Koopman djk at tobit.co.uk
Wed Dec 7 14:49:27 GMT 2022


On 07/12/2022 14:11, Keith Maton via Dxspider-support wrote:
> What is the relevance of (q[find…. Rather than just spawn(find ?

The q[] construction is the equivalent of ' ', with the added advantage 
that if one needs to escape shell / command parameters with ' ' (or " 
"), it just works [tm].

Compare that with qq[ ] (other delimiters are available) that allows one 
to still use ' ' and " " but also do perl variable interpolation ($date, 
$user etc).

Dirk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20221207/23594902/attachment.htm>


More information about the Dxspider-support mailing list