<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with terminal</title>
      <link>http://ask.metafilter.com/tags/terminal</link>
      <description>Questions tagged with 'terminal' at Ask MetaFilter.</description>
	  <pubDate>Wed, 18 Nov 2009 13:19:03 -0800</pubDate> <lastBuildDate>Wed, 18 Nov 2009 13:19:03 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Help me batch print text files on the Mac</title>
	<link>http://ask.metafilter.com/138487/Help%2Dme%2Dbatch%2Dprint%2Dtext%2Dfiles%2Don%2Dthe%2DMac</link>	
	<description>OS X: I want to batch print all the files in a source-code library. They are actionscript files, which means they are text files that all end in a .as extension. The files are in a complex directory structure (one root folder but files in multiple subfolders), and there are non .as files that I don&apos;t want printed. When the files print, I need some kind of separator ( spaces, asterisks, new page...) between each file. I can&apos;t seem to find a FILTERABLE batch printing app for OSX -- one that can print all files (of a certain type or naming scheme) in all folders and subfolders starting at a certain root.&lt;br&gt;
&lt;br&gt;
I thought about opening Terminal and doing this:&lt;br&gt;
&lt;br&gt;
find . -name &quot;*.as&quot; | xargs cat  &amp;gt; outfile.txt&lt;br&gt;
&lt;br&gt;
And then printing outfile.txt. That would be perfect except that I won&apos;t easily be able to tell where one file begins and another ends. I need&lt;br&gt;
&lt;br&gt;
*****************&lt;br&gt;
&lt;br&gt;
or some other delimiter between files.&lt;br&gt;
&lt;br&gt;
If it matters, this is for OS X Leopard.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.138487</guid>
	<pubDate>Wed, 18 Nov 2009 13:19:03 -0800</pubDate>
	<category>actionscript</category>
	<category>as</category>
	<category>batch</category>
	<category>code</category>
	<category>directories</category>
	<category>directory</category>
	<category>filter</category>
	<category>filtering</category>
	<category>folder</category>
	<category>print</category>
	<category>printing</category>
	<category>programming</category>
	<category>subfolder</category>
	<category>terminal</category>
	<dc:creator>grumblebee</dc:creator>
	</item>
	<item>
	<title>Please help a n00b!</title>
	<link>http://ask.metafilter.com/136035/Please%2Dhelp%2Da%2Dn00b</link>	
	<description>I will be flying to Poland on Friday from San Francisco (SFO) on United with a transfer to LOT at JFK.  Do I check in at the domestic or international terminal? Does this first leg of the flight count as domestic or international?  I&apos;m very confused.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.136035</guid>
	<pubDate>Wed, 21 Oct 2009 09:16:41 -0800</pubDate>
	<category>checkin</category>
	<category>flight</category>
	<category>internationaltravel</category>
	<category>terminal</category>
	<dc:creator>The Light Fantastic</dc:creator>
	</item>
	<item>
	<title>Severe mac/python question</title>
	<link>http://ask.metafilter.com/133262/Severe%2Dmacpython%2Dquestion</link>	
	<description>So I was fiddling with commands in the python interpreter via the Terminal. I ran this basically, and was messing with the help system. 

fileHandle = open ( &apos;test.txt&apos;, &apos;w&apos; ) ;
fileHandle.write (&apos; asdasd^3 &apos;);
fileHandle.close();

And all of a sudden this application opened. Python shell is it&apos;s name, it has no icon.  WTF is going on?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.133262</guid>
	<pubDate>Fri, 18 Sep 2009 20:34:02 -0800</pubDate>
	<category>app</category>
	<category>mac</category>
	<category>python</category>
	<category>shell</category>
	<category>terminal</category>
	<category>wtf</category>
	<dc:creator>emptyinside</dc:creator>
	</item>
	<item>
	<title>I have two friends; their parents are (separately) dying. How to help? Neither are in U.S./U.K./CAN.</title>
	<link>http://ask.metafilter.com/129584/I%2Dhave%2Dtwo%2Dfriends%2Dtheir%2Dparents%2Dare%2Dseparately%2Ddying%2DHow%2Dto%2Dhelp%2DNeither%2Dare%2Din%2DUSUKCAN</link>	
	<description>I would like to help my friends, if I can; two of them are individually dealing with incredibly stressful and sad health-related situations related to their parents. &lt;strong&gt;&lt;strong&gt;Friend one:&lt;/strong&gt;&lt;/strong&gt; I know her very well (via internet). Her father is dying, and it&apos;s end-stage, but it may take months and months. It&apos;s a terrible situation, because he&apos;s at home (as per his wish), and when he &lt;em&gt;can&lt;/em&gt; speak, only says he wants to die. They have medical care, there&apos;s not a problem of money, but in terms of emotional pain and stress for her and her mother, it&apos;s dire. Their extended family live on another continent, and my friend&apos;s closest friends have all moved far away recently, so it&apos;s really just her and her mom dealing with this, essentially in isolation in terms of emotional support (and her mom is an expat, and I understand how this can be even more isolating and limiting). How can I help her? Are there any books that were valuable to you if you were any sort of similar situation? Is there an online forum that is high-quality, smart, helpful, warm, for people in this position? I doubt that there are support groups where she is, or much of that sort of help at all. (If you want to know what country, email or memail me, but I&apos;m pretty sure it&apos;s not promising.)&lt;br&gt;
&lt;br&gt;
My friend is a very smart, strong woman, career-successful in a highly sexist culture, so has an &lt;em&gt;amazing&lt;/em&gt; amount of daily stress with her job, and must remain always calm, cool, always in control... which makes me worry about her even more, since now she has to also practice the same stoicism at home, day in and day out, and night after night. I know she can barely sleep, and there&apos;s no possibility of getting away from it. She can take time from the job, but she can&apos;t go away, and that would just leave her at home 24/7 with that special suffering.&lt;br&gt;
&lt;br&gt;
Any advice about how to help very gratefully accepted.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Friend 2:&lt;/strong&gt; I don&apos;t know so well, an internet acquaintance from a BB, and he might well be scamming, but I really don&apos;t think so. &lt;small&gt;(2.5 years at that site&lt;/small&gt;&lt;strong&gt;*&lt;/strong&gt;&lt;small&gt; and always generous and giving as a poster; never talking about his personal/private stuff at all; never talking about money or any personal trouble at all. An on-topic friendly, helpful guy.)&lt;/small&gt;&lt;br&gt;
&lt;br&gt;
His mother needs a transplant; he has most of the money, but lacks about $5,000 U.S. He appealed to the BB we both frequent, but of course the discussion was shut down. I told him to check out Modest Needs, after checking that they had &quot;outside of U.S.&quot; and also &quot;urgent health care&quot; categories. But he told me that they do not extend their services to his country (India). Is there anything similar that he might look into? It just kills me that $5,000 might save his mom&apos;s life, though, yes, I realize that this is repeated a million times all over the world.&lt;br&gt;
&lt;br&gt;
Don&apos;t worry about me, I don&apos;t have money to give away, but if there is any other sort of organization that vetts requests and makes it easy to donate (paypal), or any other options to check out, I&apos;d like to tell him about it.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;*:&lt;/strong&gt; &lt;small&gt;This BB is not metafilter or metachat; the person is not a metaverse person&lt;/small&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.129584</guid>
	<pubDate>Sat, 08 Aug 2009 05:04:37 -0800</pubDate>
	<category>charity</category>
	<category>death</category>
	<category>donation</category>
	<category>dying</category>
	<category>grief</category>
	<category>illness</category>
	<category>support</category>
	<category>terminal</category>
	<category>terminalillness</category>
	<category>urgentcare</category>
	<dc:creator>taz</dc:creator>
	</item>
	<item>
	<title>I think I got a bug from a torrent</title>
	<link>http://ask.metafilter.com/126268/I%2Dthink%2DI%2Dgot%2Da%2Dbug%2Dfrom%2Da%2Dtorrent</link>	
	<description>I&apos;ve tried illegally downloading an application, and I&apos;m pretty sure it is intent on messing up my computer and/or stealing my infos.  Here&apos;s the catch- I&apos;m runny the latest version of Leopard OS_X.  In an effort to get a pretty expensive application that I&apos;ve wanted for a long time, I downloaded a torrent containing said application.  After the cracking program opened and didn&apos;t do anything, I became immediately suspiscious.   So, long story short, I opened up good old terminal (which I&apos;m somewhat familiar with) and my command line prompt addressed me as a user I don&apos;t recognize.  This kind of scared the crap out of me, as it seems like something a trojan-esque virus might do.  Since the incident I haven&apos;t used any passwords or done anything that requires authentication, and I don&apos;t plan on doing so until I&apos;ve got this figured out.  &lt;br&gt;
&lt;br&gt;
I&apos;m not sure this would be such a predicament for me if I weren&apos;t running Leopard, since there are plenty of anti-virus tools for Windows.  But&lt;br&gt;
I&apos;ve been googling about virus scanners for leopard, or virus removal for leopard and can&apos;t really find anything.   &lt;br&gt;
&lt;br&gt;
So, hive mind OS_X experts- How can I diagnose whether I really do have a problem on my shameful hands, and if so, how can I fix it? Are there any good generic diagnosis / removal tools I should look into purchasing (legally, of course!) ?&lt;br&gt;
&lt;br&gt;
Is it possible that the cracking program I used did something to my root user so that it could perform its crack, and that it was not malicious at all?&lt;br&gt;
Also, should I be concerned that the damage has already been done? perhaps my hard drive has already been scanned for information which has been sent to whomever wants it?&lt;br&gt;
&lt;br&gt;
I&apos;ve created a follow up email here: ithinkihaveabadbug@gmail.com which I will be glad to follow up on. please hope me with whatever suggestions you may have!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.126268</guid>
	<pubDate>Wed, 01 Jul 2009 06:04:31 -0800</pubDate>
	<category>crack</category>
	<category>leopard</category>
	<category>os_x</category>
	<category>terminal</category>
	<category>virus</category>
	<dc:creator>Anonymous</dc:creator>
	</item>
	<item>
	<title>Fixed-width Arabic fonts.</title>
	<link>http://ask.metafilter.com/117351/Fixedwidth%2DArabic%2Dfonts</link>	
	<description>There are a couple fixed-width Unicode Arabic fonts out there.  The ones I&apos;ve seen are pretty hard on the eyes, though, especially at small sizes.  Any suggestions for a really &lt;i&gt;readable&lt;/i&gt; one?  (The goal, FWIW, is to be able to work with mixed Arabic/Latin-alphabet text in a terminal window without going blind or blowing the Latin text up to a ridiculous size.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.117351</guid>
	<pubDate>Sat, 21 Mar 2009 14:52:47 -0800</pubDate>
	<category>arabic</category>
	<category>commandline</category>
	<category>fixedwidth</category>
	<category>font</category>
	<category>monospace</category>
	<category>terminal</category>
	<category>unicode</category>
	<dc:creator>nebulawindphone</dc:creator>
	</item>
	<item>
	<title>Merging folders in OS X</title>
	<link>http://ask.metafilter.com/116118/Merging%2Dfolders%2Din%2DOS%2DX</link>	
	<description>Please help me merge two folders on my mac. Two mp3 folders. One internal, one external. Many duplicates. Many unique files.&lt;br&gt;
What&apos;s the simplest way of merging them on the external drive without losing anything?&lt;br&gt;
Googling has led me to the Terminal&apos;s mv command, which seems to be the simplest solution. I was just wary because of the delicate nature of the operation. Can someone post an example of the exact syntax I would need to use?&lt;br&gt;
Or perhaps another (free) solution?&lt;br&gt;
Also, I&apos;m sure some of my files have been updated on my mac. Can I also make it so newer files replace older ones?&lt;br&gt;
Many thanks in advance.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.116118</guid>
	<pubDate>Sun, 08 Mar 2009 00:49:01 -0800</pubDate>
	<category>files</category>
	<category>mac</category>
	<category>merge</category>
	<category>osx</category>
	<category>terminal</category>
	<dc:creator>Silky Slim</dc:creator>
	</item>
	<item>
	<title>what does terminal velocity feel like?</title>
	<link>http://ask.metafilter.com/114610/what%2Ddoes%2Dterminal%2Dvelocity%2Dfeel%2Dlike</link>	
	<description>what does terminal velocity feel like? when I&apos;m in a lift or a plane, that falls suddenly i feel my stomach &apos;float&apos;.&lt;br&gt;
I guess what I&apos;m feeling is, in addition to what my inner ear senses, that my internal organs which normally weigh down on whatever is supporting them, stop pressing down because my whole body is accelerating under gravity. &lt;br&gt;
&lt;br&gt;
Which has got me wondering about terminal velocity, if you jump out of a plane and free fall to terminal velocity, what does it feel like? &lt;br&gt;
&lt;br&gt;
I figure once you reach terminal velocity the air must be putting a force on your body equivalent to the force from the ground when your lying down. Do you stop feeling weightless?&lt;br&gt;
&lt;br&gt;
Do you notice the moment when you reach terminal velocity?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.114610</guid>
	<pubDate>Thu, 19 Feb 2009 05:07:40 -0800</pubDate>
	<category>freefall</category>
	<category>terminal</category>
	<category>velocity</category>
	<dc:creator>compound eye</dc:creator>
	</item>
	<item>
	<title>Catastrophe</title>
	<link>http://ask.metafilter.com/112692/Catastrophe</link>	
	<description>As a purely hypothetical question, if a five-pound cat were to fall from an arbitrarily tall point, how long would it take him to reach terminal velocity?  How fast would he be traveling at that point?  

Part II: If, say, someone was standing at the initial point, how long would it take the cat to drop completely out of sight?  What is the longest distance an unaided human eye can perceive an armload-sized object, in other words?  Assume the area is lit at about a 60-Watt bulb in a uniform manner. No cats were or will be harmed in the answering of this question.  I&apos;m just very bad at math and am unable to come up with any kind of sensible answer to a physics question posed by an acquaintance.  I&apos;m hoping someone in the hivemind will be better able to explain physics to me.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.112692</guid>
	<pubDate>Tue, 27 Jan 2009 10:40:10 -0800</pubDate>
	<category>cats</category>
	<category>falling</category>
	<category>terminal</category>
	<category>velocity</category>
	<dc:creator>Scattercat</dc:creator>
	</item>
	<item>
	<title>How do I reverse my blunderings?</title>
	<link>http://ask.metafilter.com/112634/How%2Ddo%2DI%2Dreverse%2Dmy%2Dblunderings</link>	
	<description>How do I reverse these terminal commands in osx? I (apparently incoetently) followed the instructions on &lt;a href=&quot;http://fettig.net/weblog/2004/04/03/using-your-os-x-fonts-in-the-gimp/&quot;&gt;this&lt;/a&gt; blog post. Specifically i did this:&lt;br&gt;
&lt;br&gt;
ln -s ~/Library/Fonts ~/.fonts&lt;br&gt;
ln -s ~/Library/Fonts ~/.fonts/sys&lt;br&gt;
ln -s ~/Library/Fonts ~/.fonts/user&lt;br&gt;
&lt;br&gt;
Now GIMP doesn&apos;t open. I understand exactly as much about these commands as is explained in that post. So how do I fix it?&lt;br&gt;
I assume that re-downloading GIMP would do nothing since I changed something in the osx terminal.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.112634</guid>
	<pubDate>Mon, 26 Jan 2009 16:30:29 -0800</pubDate>
	<category>GIMP</category>
	<category>mac</category>
	<category>osx</category>
	<category>terminal</category>
	<dc:creator>cmoj</dc:creator>
	</item>
	<item>
	<title>I want to help the Fox and the Bird</title>
	<link>http://ask.metafilter.com/109984/I%2Dwant%2Dto%2Dhelp%2Dthe%2DFox%2Dand%2Dthe%2DBird</link>	
	<description>What do i need to learn to make add-ons of my own for Firefox and/or Songbird? I&apos;m interested in using my computer skills to improve my favorite open source programs. Unfortunately, I don&apos;t know a damn thing about coding, programing, writing lines, terminal, etc. I need to know, where&apos;s a good place to start?&lt;br&gt;
I run a Mac OSX 10.5 on an early 2008 MacBook Pro, if you have something system specific. Thanks Hive!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.109984</guid>
	<pubDate>Wed, 24 Dec 2008 22:19:17 -0800</pubDate>
	<category>code</category>
	<category>Coding</category>
	<category>Firefox</category>
	<category>program</category>
	<category>Programing</category>
	<category>Songbird</category>
	<category>terminal</category>
	<category>writing</category>
	<dc:creator>photomusic86</dc:creator>
	</item>
	<item>
	<title>How can I monitor a disc rewrite process in Ubuntu?</title>
	<link>http://ask.metafilter.com/106287/How%2Dcan%2DI%2Dmonitor%2Da%2Ddisc%2Drewrite%2Dprocess%2Din%2DUbuntu</link>	
	<description>I&apos;m using Terminal (Ubuntu 8.04x64) right now to overwrite a 500g external hd with random information. There&apos;s been no action aside from a blinking cursor (by itself on a line, not in front of any prompt) since I entered the command yesterday afternoon:&lt;br&gt;[&lt;code&gt;sudo dd if=/dev/random of=/dev/sdc bs=8m&lt;/code&gt;]&lt;br&gt; &lt;br&gt;
I understand it&apos;s going to take a while to finish. In the meantime, is there any way to monitor the progress of the operation?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.106287</guid>
	<pubDate>Sat, 08 Nov 2008 07:45:38 -0800</pubDate>
	<category>804</category>
	<category>external</category>
	<category>harddisk</category>
	<category>harddrive</category>
	<category>hd</category>
	<category>monitor</category>
	<category>resolved</category>
	<category>rewrite</category>
	<category>terminal</category>
	<category>ubuntu</category>
	<dc:creator>carsonb</dc:creator>
	</item>
	<item>
	<title>I don&apos;t need no stinking scrollbars.</title>
	<link>http://ask.metafilter.com/101568/I%2Ddont%2Dneed%2Dno%2Dstinking%2Dscrollbars</link>	
	<description>Why can&apos;t I get rid of the Terminal&apos;s scrollbar in OS X 10.5? I&apos;m pretty sure I had this figured out in 10.4, but I just noticed today that the scrollbar is back and I can&apos;t get rid of it. None of the older tricks work, and the one Leopard-specific one I did find (downloading some App called Deeper) didn&apos;t work either. &lt;br&gt;
&lt;br&gt;
Just to be clear, I want to get rid of the scrollbar itself, not the scrollback buffer. I understand one of the earliest ways to get rid of the scrollbar was to just set the buffer to 0 but that&apos;s not what I&apos;d like to do.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.101568</guid>
	<pubDate>Fri, 12 Sep 2008 15:20:52 -0800</pubDate>
	<category>105</category>
	<category>apple</category>
	<category>leopard</category>
	<category>mac</category>
	<category>scrollbar</category>
	<category>terminal</category>
	<dc:creator>Venadium</dc:creator>
	</item>
	<item>
	<title>OSX: Future as a programmer dashed by failure to interpret Terminal error</title>
	<link>http://ask.metafilter.com/99726/OSX%2DFuture%2Das%2Da%2Dprogrammer%2Ddashed%2Dby%2Dfailure%2Dto%2Dinterpret%2DTerminal%2Derror</link>	
	<description>Multiple sources credit this &lt;a href=&quot;http://hivelogic.com/articles/2007/11/installing-mysql-on-mac-os-x&quot;&gt;Hivelogic post as the definitive guide to getting MySQL up and running on a Mac OS X&lt;/a&gt;.  But I can&apos;t get past the first few steps.  I am not a programmer.  But I wish I was; they earn more than me and have the best office in the building.  I know HTML and CSS and  basic  PHP.  I have been trying out a bunch of Ruby, Python, Django, and PHP tutorials lately but they&apos;re all kind of useless because they&apos;re not directly applicable to a hosted, &quot;live site&quot; environment that I&apos;m used to ... So, I&apos;m trying to install MySQL on my &lt;strong&gt;Intel Macs running 10.5.4 (powerbook and imac)&lt;/strong&gt; to have a local testing environment but BANG I&apos;m an idiot and I cannot get through this apparently simple tutorial.  Of course, the comments are closed and my Googling yields no answer.  I was about to give up when I remembered my good friends over here.  &lt;br&gt;
&lt;br&gt;
Here&apos;s what happens, I try to download and build MySQL as instructed:&lt;br&gt;
&lt;br&gt;
curl -O http://mysql.he.net/Downloads/MySQL-5.0/mysql-5.0.45.tar.gz&lt;br&gt;
tar xzvf mysql-5.0.45.tar.gz&lt;br&gt;
&lt;br&gt;
But I get the following error:&lt;br&gt;
&lt;br&gt;
gzip: stdin: not in gzip format&lt;br&gt;
tar: Child returned status 1&lt;br&gt;
tar: Error exit delayed from previous errors&lt;br&gt;
&lt;br&gt;
I&apos;ve tried downloading newer versions of MySQL but I just don&apos;t know what I&apos;m doing.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.99726</guid>
	<pubDate>Wed, 20 Aug 2008 18:49:53 -0800</pubDate>
	<category>curl</category>
	<category>leopard</category>
	<category>mac</category>
	<category>mysql</category>
	<category>osx</category>
	<category>programming</category>
	<category>tar</category>
	<category>terminal</category>
	<category>unix</category>
	<dc:creator>metajc</dc:creator>
	</item>
	<item>
	<title>In OS X, how to open an application with command line arguments?</title>
	<link>http://ask.metafilter.com/98829/In%2DOS%2DX%2Dhow%2Dto%2Dopen%2Dan%2Dapplication%2Dwith%2Dcommand%2Dline%2Darguments</link>	
	<description>OS X terminal help. How do I open an application with command line arguments? Application FOO supports a number of command line arguments. From OS X&apos;s terminal,&lt;br&gt;
&lt;br&gt;
$ open FOO.app            (this works fine)&lt;br&gt;
&lt;br&gt;
$ open FOO.app -r      &lt;br&gt;
open [470] No such file: /Users/Izner Myletze/ -r&lt;br&gt;
&lt;br&gt;
$ open &apos;FOO.app -k&apos;&lt;br&gt;
open[471] No such file: /Users/Izner Myletze/FOO.app -k &lt;br&gt;
&lt;br&gt;
How do I start FOO with -r or -k?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.98829</guid>
	<pubDate>Sun, 10 Aug 2008 10:01:59 -0800</pubDate>
	<category>computer</category>
	<category>mac</category>
	<category>terminal</category>
	<dc:creator>Izner Myletze</dc:creator>
	</item>
	<item>
	<title>Help me outsmart a dumb terminal</title>
	<link>http://ask.metafilter.com/98042/Help%2Dme%2Doutsmart%2Da%2Ddumb%2Dterminal</link>	
	<description>Help me setup an old Wyse Terminal. A point of sale system I want to setup has support for dumb terminals. I got a hold of a &lt;a href=&quot;http://www.wyse.com/products/gpt/linkmc5.asp&quot;&gt;Link MC5 terminal&lt;/a&gt; that seems to be compatible with the software I have.&lt;br&gt;
&lt;br&gt;
My problem is I don&apos;t know how to set it up and I haven&apos;t been able to find a manual for it on the internets. &lt;br&gt;
&lt;br&gt;
If I turn on the terminal, all I get is some text that reads &quot;*FDX Main&quot;.&lt;br&gt;
&lt;br&gt;
The terminal is connected to the correct serial port of the PC (which is running windows xp). What am I missing?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.98042</guid>
	<pubDate>Fri, 01 Aug 2008 00:05:29 -0800</pubDate>
	<category>dumb</category>
	<category>terminal</category>
	<category>wyse</category>
	<dc:creator>edmz</dc:creator>
	</item>
	<item>
	<title>looking for a decent windows terminal</title>
	<link>http://ask.metafilter.com/96261/looking%2Dfor%2Da%2Ddecent%2Dwindows%2Dterminal</link>	
	<description>I&apos;m looking for an alternative to windows&apos; CMD window/terminal. It isn&apos;t the shell itself that has me annoyed (although it stinks and monad is an improvement), but the terminal window. I&apos;d love to have something like xterm or rxvt running- just the ability to resize the width of the window would be huge. I&apos;d prefer not to run a whole X server on my machine- that&apos;s why I&apos;m not just running cygwin&apos;s rxvt. I&apos;ve also messed with the Konsole project from sourceforge, but found it unreliable- it kept losing touch with the backend. I&apos;d prefer not to shell out cash for something that outa be built in, but earnest recommendations for powershell et al will be considered. I&apos;m running Vista 32 and 64.&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.96261</guid>
	<pubDate>Thu, 10 Jul 2008 12:53:23 -0800</pubDate>
	<category>coding</category>
	<category>console</category>
	<category>development</category>
	<category>rxvt</category>
	<category>shell</category>
	<category>terminal</category>
	<category>windows</category>
	<dc:creator>jenkinsEar</dc:creator>
	</item>
	<item>
	<title>How do I control my media center remotely?</title>
	<link>http://ask.metafilter.com/92850/How%2Ddo%2DI%2Dcontrol%2Dmy%2Dmedia%2Dcenter%2Dremotely</link>	
	<description>How do I control a media center pc from a laptop? The catch: I want to make my terminal session run as if I was logged in at the console. This is to control a media center from afar. Right now I&apos;m running Microsoft Vista Ultimate. I realize that I can add a patch to enable concurrent sessions, but that just starts another session. I want control the console session, so that the audio and video plays through my HDTV and my receivers. Right now I&apos;m using a wireless mouse and keyboard, but it&apos;d be so much easier if I could just use my laptop to terminal in.&lt;br&gt;
&lt;br&gt;
I&apos;m not wedded to Vista, and am looking at XBMC on OS X, but I&apos;m having a hard time figuring out how to do this. The end result is I want the video/audio to be selected from a terminal session and output to my DVI/optical out on the headless machine (or a web browser like a SlimServer setup ... in fact I loved the ability to select songs and albums from a web browser and have them output through my Roku and receiver).&lt;br&gt;
&lt;br&gt;
FYI I found that media centers, as a whole, disappoint. It is much easier to navigate the file directory and play something in VLC. This is hard on the eyes when you&apos;re 10ft away.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.92850</guid>
	<pubDate>Sat, 31 May 2008 09:59:27 -0800</pubDate>
	<category>center</category>
	<category>media</category>
	<category>rdp</category>
	<category>terminal</category>
	<category>vnc</category>
	<dc:creator>geoff.</dc:creator>
	</item>
	<item>
	<title>Low cost terminal/pc?</title>
	<link>http://ask.metafilter.com/92633/Low%2Dcost%2Dterminalpc</link>	
	<description>Recommend me a low cost terminal/pc/laptop/whatever with an ethernet adapter and a way to access the web. I&apos;m working on a project that sends work orders to different people. Most of our these people have a PC with internet access which they use to a webpage where they track their orders.&lt;br&gt;
&lt;br&gt;
Now, we are about to add at least 50 more people to our system, none of which has a PC. And, since we must provide them with a way to access the order tracking software, we can&apos;t afford to buy PCs to each and everyone of them.&lt;br&gt;
&lt;br&gt;
Each product order is basically text, averaging less than 1Kb of data. When someone receives an order they must confirm it. They also must be able to type a message back.&lt;br&gt;
&lt;br&gt;
This means that the device that receives the orders must have a keyboard, a screen, an ethernet adapter and some way to access data (either a browser, a telnet client, wap browser). &lt;br&gt;
&lt;br&gt;
One option is to deliver the orders via SMS messages, but it could become expensive (in my country sms are not cheap), its not reliable (a message could take 10 minutes to arrive, to late for our needs and replying to an order could take forever.&lt;br&gt;
&lt;br&gt;
It doesn&apos;t have to be a PC or laptop. I&apos;m looking for any kind of device that can help me achieve this task. &lt;br&gt;
&lt;br&gt;
Ideally, each device must cost less than $200USD.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.92633</guid>
	<pubDate>Wed, 28 May 2008 16:24:34 -0800</pubDate>
	<category>access</category>
	<category>computer</category>
	<category>terminal</category>
	<dc:creator>edmz</dc:creator>
	</item>
	<item>
	<title>Coloring an OSX Terminal window based on an ssh connection?</title>
	<link>http://ask.metafilter.com/91501/Coloring%2Dan%2DOSX%2DTerminal%2Dwindow%2Dbased%2Don%2Dan%2Dssh%2Dconnection</link>	
	<description>My career involves me using OSX Terminal ssh&apos;d into other servers.  Often, I have multiple ssh connections open, sometimes two or three to the same server.  I can&apos;t bring myself to use tabs.  Is there anything that can automatically be done to automatically color/title my terminal windows once I ssh into them? Even nicer would be a spotlight command to launch terminal and connect to a terminal.  Then, the color/background image (and window title) would change based on my ssh connection, depending on server name/address, production vs qa vs dev, etc.  We&apos;re talking about 10 diff. servers overall and often I have two or three terminals open to the same server.&lt;br&gt;
&lt;br&gt;
Is this the reason I&apos;ve been needing to finally delve into Applescript, or does a solution already exist?&lt;br&gt;
&lt;br&gt;
I would consider installing QS if a solution exists.  If it helps, I dont do a whole lot locally from the OSX terminal, its always ssh.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.91501</guid>
	<pubDate>Thu, 15 May 2008 12:45:17 -0800</pubDate>
	<category>applescript</category>
	<category>osx</category>
	<category>ssh</category>
	<category>terminal</category>
	<dc:creator>neilkod</dc:creator>
	</item>
	<item>
	<title>How to split a file by blank lines?</title>
	<link>http://ask.metafilter.com/89059/How%2Dto%2Dsplit%2Da%2Dfile%2Dby%2Dblank%2Dlines</link>	
	<description>UnixFilter: How can I split a file by blank lines? I&apos;ve got a large (~ 1 GB) logfile that I&apos;d like to split into multiple files, one for each request.  Each request is separated from the next by 3 blank lines.&lt;br&gt;
&lt;br&gt;
I&apos;ve tried using the csplit utility to perform this task, but I can&apos;t work out how to match multiple blank lines.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89059</guid>
	<pubDate>Thu, 17 Apr 2008 08:06:45 -0800</pubDate>
	<category>csplit</category>
	<category>terminal</category>
	<category>unix</category>
	<dc:creator>jacob</dc:creator>
	</item>
	<item>
	<title>What happened to my dock (et al)??</title>
	<link>http://ask.metafilter.com/88387/What%2Dhappened%2Dto%2Dmy%2Ddock%2Det%2Dal</link>	
	<description>I was recently trying to add a &quot;Recents&quot; stack to my dock in Mac OS 10.5.2 using Terminal. I entered a command, pressed enter, and then restarted the dock. From then on, I could not use the dock anymore, nor Dashboard, Spaces, Expose, or the application switcher. I also noticed that my motion sensors do not work anymore. Everything still works on other accounts on my computer, just not on my administrator account. Any ideas about how to fix this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.88387</guid>
	<pubDate>Wed, 09 Apr 2008 20:13:45 -0800</pubDate>
	<category>applicationswitcher</category>
	<category>dashboard</category>
	<category>dock</category>
	<category>expose</category>
	<category>leopard</category>
	<category>motionsensor</category>
	<category>osx</category>
	<category>spaces</category>
	<category>terminal</category>
	<dc:creator>Return Zero</dc:creator>
	</item>
	<item>
	<title>Please help me make my terminal work!</title>
	<link>http://ask.metafilter.com/87956/Please%2Dhelp%2Dme%2Dmake%2Dmy%2Dterminal%2Dwork</link>	
	<description>How can I get new tabs in Mac OS X Terminal.app to open with the same current working directory as the tab from which I opened the new one? I use Mac OS X and Linux. Many Linux terminal emulators I&apos;ve used (gnome-terminal,xfce-terminal) have this great feature where, when I open a new tab, the current working directory is set to the working directory of the shell I opened the new tab from. This is great when I&apos;m working with my webapps - I cd into my project directory, start the server on one tab, open a new one to use for tests, open a third to use for editing. When I&apos;m working on my homework for school I can open up one tab as my editing tab, another to use an interactive Python shell, another I can use to run my homework, etc etc.&lt;br&gt;
&lt;br&gt;
As far as I can tell, there is no way to do this with Terminal.app or iTerm. iTerm&apos;s sourceforge page shows an outstanding request for this feature. I would add it in myself but I don&apos;t have any Objective-C skills :( Are there any other terminal apps for OS X that would allow me to do something like this?&lt;br&gt;
&lt;br&gt;
Are there any good terminals for OS X/X11 that don&apos;t have too much in the way of dependencies/bloat that support this feature? I don&apos;t normally use X11 on my Mac, but am willing to for this awesome, time-saving feature.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.87956</guid>
	<pubDate>Fri, 04 Apr 2008 22:24:17 -0800</pubDate>
	<category>mac</category>
	<category>terminal</category>
	<dc:creator>mebibyte</dc:creator>
	</item>
	<item>
	<title>How can I set up a college fund for my possibly terminally ill friend&apos;s children?</title>
	<link>http://ask.metafilter.com/86074/How%2Dcan%2DI%2Dset%2Dup%2Da%2Dcollege%2Dfund%2Dfor%2Dmy%2Dpossibly%2Dterminally%2Dill%2Dfriends%2Dchildren</link>	
	<description>I have a friend with a possibly terminal illness. I&apos;m trying to figure out a way to set up a college fund, to which any of her friends/family could contribute, for her two young children. So far I&apos;ve looked into ESAs (might not work due to the $2k annual limit) and 529s, but I&apos;ve had trouble finding information specific to this type of situation -- which I have to imagine is not all that uncommon. What options should I be investigating? Should I talk to a financial advisor?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.86074</guid>
	<pubDate>Thu, 13 Mar 2008 14:11:36 -0800</pubDate>
	<category>charity</category>
	<category>college</category>
	<category>fund</category>
	<category>illness</category>
	<category>terminal</category>
	<dc:creator>mingshan</dc:creator>
	</item>
	<item>
	<title>How do I get terminal services to keep a port connection?</title>
	<link>http://ask.metafilter.com/85778/How%2Ddo%2DI%2Dget%2Dterminal%2Dservices%2Dto%2Dkeep%2Da%2Dport%2Dconnection</link>	
	<description>How do I make a USB port map permanent with terminal services? Here&apos;s the situation:&lt;br&gt;
&lt;br&gt;
I set up a USB CC reader on a local workstation. This workstation connects to a Point of Sale software package via TS which uses the card reader. I am able to configure the card reader just fine and it will work perfectly. As soon as the user logs out for the day and tries to use it the next morning, the USB card reader isn&apos;t recognized in the TS session. The cashier has to run the card reader utility again. I&apos;m guessing its because TS only uses the port mapping on a per session basis. What is the best way to make this connection permanent? Or better, what would be the best way to set it up so that the user can log out and log back in without having to run the card reader config utility each time?&lt;br&gt;
&lt;br&gt;
Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.85778</guid>
	<pubDate>Mon, 10 Mar 2008 12:49:45 -0800</pubDate>
	<category>card</category>
	<category>hardware</category>
	<category>POS</category>
	<category>reader</category>
	<category>services</category>
	<category>terminal</category>
	<dc:creator>KevinSkomsvold</dc:creator>
	</item>
	
	</channel>
</rss>

