Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gleitz
on Jan 8, 2013
|
parent
|
context
|
favorite
| on:
Howdoi – Instant Coding Answers via the Command Li...
Precisely! You can pass the "-a" flag to print the entire answer or "-l" to get the link itself. "-p2" will give the second answer.
I find myself using the following command quite a bit:
open `howdoi print stack trace python -l`
pests
on Jan 9, 2013
[–]
-p2 gives the second search result's answer, not the second answer from the first result. Or so it seems from other replies.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I find myself using the following command quite a bit:
open `howdoi print stack trace python -l`