Closed itsdawei closed 3 years ago
I have mostly been seeing shell commands like this (especially for install scripts) written without the $
prefix. I personally do so because I can easily triple-click the line and then copy and paste it to the terminal. But hey, who am I to tell you otherwise, right?
$
prefix is a widely used indication of a shell command.