Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
grumdan
on June 18, 2019
|
parent
|
context
|
favorite
| on:
Presenting the Eshell
A minor addition to what the article says about ipython: You can run arbitrary shell commands there without system() by prefixing them with !. It even supports using python variables as in `a = "some_dir"; ! cd $a`.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: