I'm definitely not too good with macs, and especially not good with terminal. How do you write line by line? Do you just press enter after every line? I'm sorry, it's probably a simple answer, I just need a bit of help
I'm definitely not too good with macs, and especially not good with terminal. How do you write line by line? Do you just press enter after every line? I'm sorry, it's probably a simple answer, I just need a bit of help
er ... Yes. A Terminal is an interface to a unix shell, each line is a shell command or program to execute.
if you don't want to execute anything, but just write some text, try Textedit
(use CMD+SPACE to bring up Spotlight, type in "texte" and hit return.)