bug-parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Parallel Bug Reports sem does not handle strings with single quotes


From: Jason Lewis
Subject: GNU Parallel Bug Reports sem does not handle strings with single quotes in them
Date: Wed, 17 Jul 2019 00:14:35 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0

Hi,

sem does not seem to handle strings with single quotes in them.

eg:

jason@sage:~/test$ echo 1\'1
1'1
jason@sage:~/test$ sem echo 1\'1
jason@sage:~/test$ /bin/bash: -c: line 0: unexpected EOF while looking
for matching `''
/bin/bash: -c: line 1: syntax error: unexpected end of file

I expect sem should run correctly with escaped strings.

Thanks,

Jason




reply via email to

[Prev in Thread] Current Thread [Next in Thread]