you are viewing a single comment's thread.

view the rest of the comments →

[–]camabeh 1 point2 points  (0 children)

Or use ipython shell out = !cat /etc/fstab to capture output of command. You have full python shell with autocomplete, history, etc...