Skip to content

Escaping whitespace for "Execute a process" #4795

Answered by DWORK032
KBoersch asked this question in Q&A
Discussion options

You must be logged in to vote

Divide your command in three fields:

process_field = clamdscan
action_field = --remove
file_field = /way/to/my/file/file\ withspace.txt

and try this:

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@KBoersch
Comment options

Answer selected by KBoersch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants