Do

Shell Commands

Asked by Marcantonio

Is it possible to run shell commands with Do?

Question information

Language:
English Edit question
Status:
Solved
For:
Do Edit question
Assignee:
No assignee Edit question
Solved by:
Marcantonio
Solved:
Last query:
Last reply:
Revision history for this message
Grazieno Pellegrino (grazieno) said :
#1

Hi,

Can you give a link for this language?

Cheers,

Grazieno

Revision history for this message
Marcantonio (marcantonio) said :
#2

Sorry, what language are you referring to?

Marc

Revision history for this message
Richard Harding (rharding) said :
#3

I'm going to go on a limb and say it's the language it's written in and that is Mono aka C#. Google either of those and you should get a ton of info. If this is not correct then reopen please, but provide more details on what you mean.

Revision history for this message
Marcantonio (marcantonio) said :
#4

Sorry for the confusion. When I said shell I meant your system shell, i.e., bash, ksh, etc. I'd like to be able to execute a command.

Hope that makes it more clear.

Marc

Revision history for this message
Richard Harding (rharding) said :
#5

To execute a command use the "Run in Terminal" Action.

<Super>space
"Run in T..."
<tab>
"top"
<enter>

Will run top in the terminal. Does that help/make sense for what you're asking?

Revision history for this message
Marcantonio (marcantonio) said :
#6

Richard,

Thanks for the response. Yes that does help. It seems like a round about way of doing this, especially running in a terminal to do it. I was thinking more of deskbar and how you can just type a command in. Maybe in the future...

Thanks a lot.

Marc