Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Bash Function to open man pages in new terminal window' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Bash Function to open man pages in new terminal window
Authored by: Brethil on Dec 30, '13 07:52:25AM

Please check hints before (and after) posting.

For this line to work one has to replace "$" with "$".



[ Reply to This | # ]
Bash Function to open man pages in new terminal window
Authored by: Strod on Dec 30, '13 08:24:05AM
'For this line to work one has to replace "$" with "$".'

Wait... what?

I could say something snarky like "Please check comments before (and after) posting", but I don't want to... ah, what the heck, I already wrote it. ;-b

[ Reply to This | # ]

Bash Function to open man pages in new terminal window
Authored by: benwiggy on Dec 30, '13 10:51:20AM

Just in case it's not obvious, I'm guessing he meant that the $ in the hint should be replaced by $, but presumably the &code got auto-converted by the forum in the comment, but not in the hint.



[ Reply to This | # ]
Bash Function to open man pages in new terminal window
Authored by: Brethil on Dec 30, '13 11:46:37AM

Sorry, exactly as the above poster said ;-)



[ Reply to This | # ]