Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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: