Richard Moseley
Results
1
issues of
Richard Moseley
If you try to parse the following command: suser=`expr "\`id\`" : '\(uid=0\)(.*) .*'` this will fail with the following exception: bashlex.tokenizer.MatchedPairError: unexpected EOF while looking for matching '"' (position 7)...