Modify ↓
Opened 14 years ago
Closed 10 years ago
#5943 closed defect (wontfix)
command fails with ""
Reported by: | jstein | Owned by: | Upliner |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin ext_tools | Version: | |
Keywords: | Cc: |
Description (last modified by )
"sh -c "echo test > /tmp/test" " as command fails
Syntax error: Unterminated quoted string
Attachments (0)
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 10 years ago
Description: | modified (diff) |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
This plugin is unmaintained and we won't change its behaviour for this subject. You could have a look at other related plugins: CommandLine and Scripting.
Note:
See TracTickets
for help on using tickets.
you could make a field what should be done with the command. execute command with bin/bash then its OS
independent.
On windows one could type
[C:\command.com ]
or the like