Some usefull commands for the terminal:
- cd = change directory
- ls = list directory content
- pwd = print working directory path
If you want to see the terminal window in Corona SDK on a Mac OSX system you have to start the application thus:
- ./ApplicationName
- cd /Applications/CoronaSDK
- ./Corona Terminal
Then Corona SDK ought to start up – and you can see whatever you print(“to the terminal”)