# nfcapd -V
nfcapd: Version: 1.6.8p1 $Date: 2012-11-10 12:40:54 +0100 (Sat, 10 Nov 2012) $
in man EXAMPLES: -x '/path/command -r %d/%f'
this construction doesn't work
in logs:
nfcapd[6142]: Can't execvp: '/path/command: No such file or directory
first symbol ' has interpreted as part of the file name
When I try to give this command without quotes I get a result of test command without any arguments that I send to it
Can you explain me is this a bug or I really have a misunderstanding of the documentation?
Sorry for my bad English