{"id":1376,"date":"2003-03-20T08:22:38","date_gmt":"2003-03-20T13:22:38","guid":{"rendered":"https:\/\/www.quirkspace.com\/quirkblog\/?p=121"},"modified":"2003-03-20T08:22:38","modified_gmt":"2003-03-20T13:22:38","slug":"links","status":"publish","type":"post","link":"https:\/\/www.quirkspace.com\/quirkblog\/?p=1376","title":{"rendered":"Links!"},"content":{"rendered":"<p>Ok, I&#8217;m even more geeky than I ought to be.  Not half an hour after getting Lynx up and running, I found another text based browser that I like better.  It&#8217;s called Links.<br \/>\n<!--more--><br \/>\nIt has two big advantages over Lynx: it handles tables better and it can display frames.<\/p>\n<p>You can get Links for pretty much any platform here:<br \/>\n<a href=\"http:\/\/artax.karlin.mff.cuni.cz\/~mikulas\/links\/\">http:\/\/artax.karlin.mff.cuni.cz\/~mikulas\/links\/<\/a><\/p>\n<p>The people who wrote these assume that if you want to use either of these browsers then you&#8217;ve got some level of technical ability.  Unfortunately for Unix newbies like me, their assumptions can cause problems..  Just in case you&#8217;re having the same sort of problems, here are some quick notes for getting links or lynx up and running.<br \/>\nInstallation is a snap with the Mac OS X package system, so there should be no worries there.  The big problem comes when you actually try to run the programs.  If you open up the terminal and type <code>links www.cnn.com<\/code> you&#8217;re likely to be told <code>links: Command not found.<\/code>  This is because the applications are installed in the <code>\/usr\/local\/bin<\/code> directory, which isn&#8217;t part of your default path.  You can run them by typing <code>\/usr\/local\/bin\/links<\/code> in your terminal session if you really want to, but there&#8217;s an easier way.<\/p>\n<p>When you open up the terminal, it looks for a file called <code>.tcshrc<\/code> and runs any commands you&#8217;ve put there.  If there isn&#8217;t a <code>.tcshrc<\/code> file, you can create one by typing <code>pico .tcshrc<\/code>.  This opens up pico, my favorite visual editor, and creates a new file.  Type or paste in the following:<\/p>\n<p><code>setenv PATH \/usr\/local\/bin:$PATH<\/code><\/p>\n<p>Then type <code>control-x<\/code> to exit.  Type <code>y<\/code> to save the changes to the file.  Close the terminal window, open a new one, and you should be all set.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ok, I&#8217;m even more geeky than I ought to be. Not half an hour after getting Lynx up and running, I found another text based browser that I like better. It&#8217;s called Links.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[26],"class_list":["post-1376","post","type-post","status-publish","format-standard","hentry","tag-technical-notes"],"_links":{"self":[{"href":"https:\/\/www.quirkspace.com\/quirkblog\/index.php?rest_route=\/wp\/v2\/posts\/1376","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.quirkspace.com\/quirkblog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.quirkspace.com\/quirkblog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.quirkspace.com\/quirkblog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.quirkspace.com\/quirkblog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1376"}],"version-history":[{"count":0,"href":"https:\/\/www.quirkspace.com\/quirkblog\/index.php?rest_route=\/wp\/v2\/posts\/1376\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.quirkspace.com\/quirkblog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1376"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.quirkspace.com\/quirkblog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1376"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.quirkspace.com\/quirkblog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1376"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}