Allow run command to run any OS command from the shell

Description

Things like this don't work because "ll" is not a binary

!ll

Look at what it would take to execute input to the run command through the OS shell. or perhaps another command entirely.

Gliffy Diagrams

Activity

Show:

Brad Wood January 22, 2016 at 12:58 AM

I can't get aliases to work, but I have a change that seems to mostly work to uses cmd for Windows and bash for Unix to run the command. This allows all the built-in shell commands to work. On Windows you can even do stuff like !calc or !notepad to open the calculator or notepad.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Affects versions

Fix versions

Priority

Sentry

Created January 19, 2016 at 11:26 PM
Updated January 22, 2016 at 12:58 AM
Resolved January 22, 2016 at 12:58 AM