Hacker News new | ask | show | jobs
by gleitz 4915 days ago
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`

1 comments

-p2 gives the second search result's answer, not the second answer from the first result. Or so it seems from other replies.