Skip to content

Instantly share code, notes, and snippets.

@syreal17
Created February 20, 2020 17:48
Embed
What would you like to do?
pico Primer for Competitors - Shell Chapter - Got Shell? Section
Q.4: What does `$` mean?
A.4: `$` is a separator. Everything before it is the computer generated prompt and everything after is the user typed command
Note on answer: Most example commands I show will start with `$` just as an indicator that the example command is ran in the shell.
@DevSuyashA
Copy link

Yes @jmorgan28-01. You're right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment