Is there a stopwatch ??
Mac's come with a calculator , a dictionary and even chess , so where's the stopwatch/timer ?
easy star I hope 🙂
all the latest of Leopard except the old Tiger eMac, Mac OS X (10.5)
all the latest of Leopard except the old Tiger eMac, Mac OS X (10.5)
tell application "Terminal"
activate
do script "time cat"
end tell
doug pennington wrote:
Ok, Let's try this route(& MacUpdate has a lot of info for timers & swatches). Open Script Editor/File/New and paste this:
tell application "Terminal"
activate
do script "time cat"
end tell
Then in top menu of that page: hit Compile, record, stop and run(let them all do their task before doing each task). And save menu as Application to Desktop(or wherever). Once that's done , double click that app and terminal will start running your stopwatch/timer until you stop it with control c. And "real" is what you want. Then type exit and close window. Now what I just typed was the long way to do what I answered earlier, but as a lovely parting gift you get a desktop App......
Is there a stopwatch ??