Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
PeterWhittaker
5 months ago
|
parent
|
context
|
favorite
| on:
Show HN: I wrote a modern Command Line Handbook
One nit: ^D only exits if the cursor is at the beginning of a line. Enter <space>^D and the session remains.
Otherwise, looks good! Use of "env" and proper quoting are strong signals!
petr25102018
5 months ago
[–]
Thanks for the clarification. I will see if I can sneak in a note about this in the next update :)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Otherwise, looks good! Use of "env" and proper quoting are strong signals!