User forums > Using Code::Blocks

Execute command periodically

(1/1)

spartarra:
Hi,

I am using Code::Blocks 8.02 in Linux.
I am working with a "Console application" project.
When I run the project I obtain a shell.
Question: Is there anyway of making the usage of the command 'ls' periodically every 0.4 seconds (automatically obviously)?

Thanks in advance

MortenMacFly:

--- Quote from: spartarra on January 11, 2009, 08:19:06 pm ---Question: Is there anyway of making the usage of the command 'ls' periodically every 0.4 seconds (automatically obviously)?

--- End quote ---
Not by design, but you could easily implement a plugin that does so... for whatever reason. ;-)

spartarra:
Not by design, but you could easily implement a plugin that does so... for whatever reason. Wink

A plugin? How can I do that?

Navigation

[0] Message Index

Go to full version