I want to run a shell command in Terminal, then clear the console, from Applescript.
If I was doing this by hand, I'd use ^K -- how do I send the ^K character in a string to Terminal?
I want to run a shell command in Terminal, then clear the console, from Applescript.
If I was doing this by hand, I'd use ^K -- how do I send the ^K character in a string to Terminal?