Slashdot Mirror


Command Line Life Partner Wanted

emj writes "Craiglist offers an interesting approach to finding a life partner , summmary: "There is a sad truth to the world today. I am part of a dying breed of people known as "shell users." ... Because there are fewer and fewer of us, I must help keep our lineage alive. I am looking for someone to help me do this. I need a woman (obviously) who is willing to raise a child with me in the method of Unix."."

69 of 503 comments (clear)

  1. hmmm... by hbean · · Score: 5, Funny

    grep -i 'single white female' /usr2/home/women/*

    --
    "Give someone a program, frustrate them for a day... Teach someone to program, frustrate them for a lifetime."
    1. Re:hmmm... by EvilMonkeySlayer · · Score: 5, Funny

      grep: /usr2/home/women/*: No such file or directory

      *Sniff*

    2. Re:hmmm... by oliderid · · Score: 5, Funny

      grep -i 'white female' /home/me/Desktop/women/*

      1256 pictures found.

    3. Re:hmmm... by Anonymous Coward · · Score: 5, Funny

      grep -i 'asian schoolgirl' /home/me/Desktop/women/*

      *error insufficient memory

    4. Re:hmmm... by ohtani · · Score: 5, Funny

      ohtani@darkstar:~$ man woman
      Segmentation fault (core dumped)

      --
      Pancakes. Oh I blew it.
    5. Re:hmmm... by somersault · · Score: 5, Funny

      basement# grep -i 'single white female' /usr2/home/women/*

      Your mom

      --
      which is totally what she said
    6. Re:hmmm... by malkavian · · Score: 4, Funny

      root@SoupDragon:~/# man woman
      No manual entry for woman

      Which makes me wonder if the shell requirement is solely so he can make a Cron job and have automated entry?

    7. Re:hmmm... by rbowles · · Score: 5, Informative

      xargs does the trick nicely here (and most versions of find expect arguments after the pathname).

      # find ${SOMEPATH} -type f | xargs grep -i "${PATTERN}"

      --
      /* MAGIC THEATRE
      ENTRANCE NOT FOR EVERYBODY
      MADMEN ONLY */
    8. Re:hmmm... by ResidntGeek · · Score: 5, Funny

      Just a heads-up, it's generally considered improper to seek a wife from one's own home.

      Try /pub.

      --
      ResidntGeek
    9. Re:hmmm... by cruff · · Score: 5, Funny

      I found this to be more correct:

      % man woman
      No manual entry for woman

    10. Re:hmmm... by operagost · · Score: 5, Funny

      Ok... this is exactly why you guys only have pictures of women.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    11. Re:hmmm... by antifoidulus · · Score: 4, Funny

      Well, essentially he is looking for a device..... something he can input sperm into and get a baby as output, so probably /dev would be the best place to look. Though I don't know how many women have usb 2.0 compatible vaginas.

    12. Re:hmmm... by Cerberus7 · · Score: 5, Funny

      You ran that as root? What are you, crazy? You might as well hand over your car keys and bank account numbers to her! Oh, wait, that happens anyway...

      --
      I don't know about you, but my servers run on the power of cotton candy and happy thoughts. -Anonymous Coward
    13. Re:hmmm... by rbowles · · Score: 5, Funny

      Pictures?!?!?
      I find a textual representation to be much more accurate and efficient. Certainly much easier to write an efficient parser for text than for a picture.

      --
      /* MAGIC THEATRE
      ENTRANCE NOT FOR EVERYBODY
      MADMEN ONLY */
    14. Re:hmmm... by simcop2387 · · Score: 3, Interesting

      its already been done, just take the video and play back with aalib or libcaca in mplayer!

    15. Re:hmmm... by Sillygates · · Score: 4, Funny

      grep -i 'asian schoolgirl' /home/me/Desktop/women/* grep: argument list too long
      --
      I fear the Y2038 bug
    16. Re:hmmm... by linguizic · · Score: 3, Funny

      yoyhed@hell:~/# ./jackoff > /dev/sock
      There, fixed that for you.
      --
      Does this sig remind you of Agatha Christie?
    17. Re:hmmm... by spatialguy · · Score: 5, Funny

      % make love
      no target to make love

  2. Unichs? by Wordsmith · · Score: 4, Funny

    Don't be silly. Unichs can't have children.

    1. Re:Unichs? by u-bend · · Score: 5, Funny

      They're asexual. They respawn when killed.

      --
      u-bend
    2. Re:Unichs? by dreamchaser · · Score: 3, Funny

      That sound you just heard was the joke (a play on the words 'unix' and 'eunuchs') going WHOOOOOSH right over your Anonymously Cowardly head.

  3. One things for sure by clubhi · · Score: 5, Funny

    This kid will get all the chicks.

  4. "dying breed"? by neiko · · Score: 5, Insightful

    I'm not sure I agree that shell users are a dying breed. Being a young developer (25yo) I and most, if not all, my co-workers are using a shell to develop and run unit debug/trace in. I think the amount of computer users in general has gone up so merely the ratio of shell/gui users has gone down.

    1. Re:"dying breed"? by MightyMartian · · Score: 3, Insightful

      The vast majority of my programming over the years has been script and utility programming, so it's off to the CLI for that. Having been raised on old TRS-80s and Commodores, graduating into MS-DOS and Xenix, I'm afraid I find the GUI a bit of a pain. You use it because it's there, but if I want to do any non-trivial copying or the like, it's off to the command line.

      I can't imagine using *nix without sh or bash. I still prefer CLI apps as well. I use SLRN for my newsreader, because I find it faster, more streamlined and sensible.

      I don't think I'm right or wrong. It's the way I do it. I've seen guys that can use the GUI like a finely-tuned instrument, so all the power to them.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    2. Re:"dying breed"? by rk · · Score: 4, Insightful

      And who-ever it was who thought tying computationally costly operations to fancy clock cycle consuming progress bars was a good idea should be shot.

      Probably someone who was tired of the computational expense of having something run halfway through umpteen times, only to have their users kill the program, because it was "hung". If you've got a progress bar that's consuming enough CPU that it is having an significantly adverse impact on an application's performance, it's either coded horribly wrong, or you're at the very limit of your hardware's maximum capability, and perhaps you should really consider upgrading.

      FWIW, I'm a dyed-in-the-wool shell scripting, C, Python and Perl programming command-line Unix elitist snob who uses X11 (or OS X for that matter) as little more than a fancy terminal manager, and have been for almost 20 years. But that doesn't mean I don't understand basic human factors.

      I can't help you with Vista, I'm apparently lucky to never have used it. XP is more than adequate for my current Windows needs.

    3. Re:"dying breed"? by Zach978 · · Score: 3, Interesting

      I think that to some extent we are a dying breed. I'm only 23, and I'm still old enough that when I first started using a computer all we had was shell (dos, apple II). So I was forced to use CLI and am more comfortable using it as a result. My little brothers have never seen a shell...for them problems on a computer are fixed with lots and lots of clicking in the "control panel".

      I'm not saying that CLI is going to fade away, because IMO it still has lots of advantages, just saying that only unix geeks will think to use it.

      --

      "I told you a million times not to exaggerate!"
    4. Re:"dying breed"? by geminidomino · · Score: 4, Insightful

      Amen.

      GUIs are for two things and two things only:

      1. A container for multiple shell windows (slrn, irssi, mutt, etc..)
      2. Using firefox to look at pictures of pretty women-type people.

    5. Re:"dying breed"? by Vellmont · · Score: 4, Insightful


      I'm not saying that CLI is going to fade away, because IMO it still has lots of advantages, just saying that only unix geeks will think to use it.

      I'd say that's because the CLI tools on windows aren't very good.

      If I want to copy a file from one computer to another, it's a million times easier to use scp than it is to open up a GUI tool, drag the files around, etc. Same thing for changing file ownership of an entire directory.

      Creating a user on the other hand is a lot easier using a GUI. I don't want to have to remember obscure, seldom used commands to assign the right groups, etc.

      The mistake people seem to make is that it's an either/or choice. Shell or GUI? No, shell AND GUI.

      --
      AccountKiller
    6. Re:"dying breed"? by soliptic · · Score: 5, Insightful

      Er, what?

      Maybe YOU don't do any graphic design, video editing, audio production, etc; maybe all YOUR computer use is text-based stuff; I don't see how you can extrapolate that to a blanket statement of fact for the entire world.

      Unless you know any graphic designers who use command line photoshop? > photoshop -select 50,101,40,50 -addtextlayer font:helvetica size:17pt antialiasing:crisp text:"Hello" -addlayerstyle styletype:bevel Much better. Right?

      Or how about, say, ATC systems? I'm sure it's really easy to spot, at a glance, two planes getting too close for comfort when you're given an 80x25 screen full of numbers, as compared to a graphical representation.

      Er... no... doesn't really work, does it. So your +4 insightful is... well... not.

  5. How they make children by ORBAT · · Score: 5, Funny

    who && gawk && uname && talk && date && wine && touch && unzip && strip && touch && finger && mount && fsck && more && yes; yes; more; yes; umount && make clean && sleep

    1. Re:How they make children by Anonymous Coward · · Score: 5, Funny

      9 months later, fork() and spawn()

    2. Re:How they make children by $RANDOMLUSER · · Score: 5, Funny

      You forgot "head".

      --
      No folly is more costly than the folly of intolerant idealism. - Winston Churchill
    3. Re:How they make children by Mr.+Underbridge · · Score: 5, Funny

      who && gawk && uname && talk && date && wine && touch && unzip && strip && touch && finger && mount && fsck && more && yes; yes; more; yes; umount && make clean && sleep

      See, that's just laziness. What about parallel threads, exception handling, and race conditions? ;)

    4. Re:How they make children by The+Ultimate+Fartkno · · Score: 5, Funny

      > and race conditions

      How can you post something like that on MLK day?

      (I expect at least one mod point for not forcing a really clunky "I have a d-ram" joke...)

    5. Re:How they make children by Anonymous Coward · · Score: 5, Funny

      ...and race conditions?
      They have drugs to treat premature ejaculations now I think...
  6. A UNIX relationship... by hitchhikerjim · · Score: 4, Funny

    Hmm... a relationship consisting of short, efficient and flexible commands that can be combined in interesting ways. Sounds pretty good to me. But I've only seen it work in the BDSM world.

  7. Hey baby... by Megane · · Score: 3, Funny

    ...wanna fork()?

    --
    #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
  8. his kids will tame him or suffer by m0llusk · · Score: 5, Insightful

    Most people aren't command line geeks because they have no desire for that. If this person has kids and empowers them then they might become anything, but if this idea of spawning a kind of clone persists then the kids are likely to be constrained, unhappy, and ultimately failures at life.

    1. Re:his kids will tame him or suffer by Anonymous Coward · · Score: 5, Funny

      You must be a real hit at parties.

    2. Re:his kids will tame him or suffer by lysse · · Score: 3, Funny

      I think it's more that he tends to hit people at parties.

  9. No graphical interface ... by StripedCow · · Score: 5, Funny

    Obviously, her looks are completely unimportant.

    --
    If Pandora's box is destined to be opened, *I* want to be the one to open it.
    1. Re:No graphical interface ... by niceone · · Score: 5, Funny

      Obviously, her looks are completely unimportant.

      Yeah, it's character based.

  10. He almost had me going... by mr_gerbik · · Score: 5, Funny

    Until I read this: I've been known to actually turn down offers of "two chicks at the same time."

    Seriously though, I'd love to see the look on two girls' faces when this guy says, "Sorry ladies, I'm looking for a vi user, and you two look like you can't even use Word."

    1. Re:He almost had me going... by calebt3 · · Score: 3, Funny

      He didn't mention the cup.

  11. What a poser by $RANDOMLUSER · · Score: 5, Funny

    N.B. - on the issue of relocation. I live in a place where my income/expense ratio is proper (i.e., greater than 2:1). I'm willing to live anywhere in the world where this remains true.
    As if. A real Unix geek would use a symbolic link.
    --
    No folly is more costly than the folly of intolerant idealism. - Winston Churchill
  12. reminds me of this by Mr.+Slippery · · Score: 5, Insightful

    Reminds me of this old column by Joab Jackson:

    Say you want to date a system administrator, or sysadmin for short. (And why wouldn't you? They rake in the phat bux for maintaining office computer networks.) The choice is clear: Go for someone specializing in Unix, not Windows. The Unix sysadmin may be slothful and go missing for entire weekends on a Dungeons and Dragons binge. But it's the Windows sysadmin who'll unwittingly hose you with a dangerous virus. And that's far worse.

    What, you might ask, could the operating system a person chooses to spend time with possibly reveal? Everything...Windows is designed for people who don't want to spend a lot of time fooling with their computers. It simplifies tasks, giving us pretty boxes to point and click at.

    ...

    Think about these qualities for a sec. Which would you rather have in a lover? Who would you rather have as an intimate -- someone who takes time to understand your quirks thoroughly, or someone who merely pushes your buttons whenever you malfunction? I'm not saying all Windows NT people are obedient, shallow half-wits driven only by desire for material gain. I'm just saying that if you want to fish a decent specimen from the dating pool, you might be better off starting on the Unix side.

    --
    Tom Swiss | the infamous tms | my blog
    You cannot wash away blood with blood
  13. I only see one problem... by Valar · · Score: 4, Funny

    I was quite sure that many women out there would find the ad very intriguing, until he got to the part about only using Vi. Seriously, why would you bring up your mental health conditions even before the first date?

  14. Re:Don't live in the dark ages! by msuarezalvarez · · Score: 4, Informative

    A modern computing system is not one that is run from the DOS commandline

    The DOS command line did not run a modern computing system not even when it was first released.

  15. Intelligent atheist white man seeks sweetie by nuxx · · Score: 4, Funny

    Don't forget the other UNIX-y posting where an Intelligent atheist white man seeks sweetie.

    1. Re:Intelligent atheist white man seeks sweetie by ggvaidya · · Score: 3, Interesting

      And in case you were wondering, yes, it's authentic.

  16. If he finds such a woman... by jollyreaper · · Score: 4, Funny

    He will have to propose. I wonder if he's going to go with diamond or a token ring?

    --
    Kwisatz Haderach
    Sell the spice to CHOAM
    This Mahdi took Shaddam's Throne
  17. ...and "tail" by Joce640k · · Score: 5, Funny

    very important, that one...

    --
    No sig today...
  18. Re:Obvious Fake by Jellybob · · Score: 4, Insightful

    I know you're joking, but its time to fight the "geeks can't get laid" stereotype.

    I don't know if I'm just not in the truly geeky end of the spectrum, but certainly in the area of "professional geeks" (developers, sysadmins, network admins etc.) I know very few who are single, and most of the ones who are don't have much trouble finding women, they just can't really be bothered with the dating game.

    There was once a time when geeks were kinda freaky people you'd steer clear of, but that seems to have changed as more people get computers and an Internet connection, and start to find out that we were right about it being useful all along. Sure, it's still almost impossible to explain the job of a software developer to the average computer user, but then I can't comprehend what a professional accountant must do all day.

  19. ONE child? by Jesus_666 · · Score: 5, Funny

    He wants ONE child? Okay, so either he doesn't want his family to go anywhere or his grasp of the Unix way is very light. Of course he needs MANY children, each good at one and only one thing:

    One child can read and write.
    One child can do math.
    One child knows how to operate a car.
    And so on.

    Then, in order to do anything useful he pipes together the children. That's the proper Unix way of founding a family.

    --
    USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
  20. How this could end up... by E-Lad · · Score: 5, Funny

    [daleg@home]~$ ./significant-other
    Reading configuration from ~/.sorc...
    Welcome to GNU Significant Other! It's Monday, January 21, 2008:

       -- It is trash night.
       -- It is recycling night.
       -- Fault in dishwasher water supply was detected on 1/19/2008. Please address by 1/23/2008
       -- "Poker Night" appointment in calendar observed. This conflicts with "Movie with kids"
       -- Snow is predicted tomorrow during the evening. Please ready sho
    ^Z
    [1]+  Stopped       ./significant-other
    [daleg@home]~$

    1. Re:How this could end up... by Alioth · · Score: 5, Funny

      [reiser@home]~$ kill -9 %1
      [1]+ Killed ./significant-other
      [reiser@home]~$ _

  21. I can just hear it now! by techpawn · · Score: 5, Funny

    Because there are fewer and fewer of us, I must help keep our lineage alive. I am looking for someone to help me do this. I need a woman (obviously) who is willing to raise a child with me in the method of Unix."."
    Mom: There's something billy wants to say to you dear...
    Dad: What is it son?
    Son: Well, ever since I was young I knew I was different... Not like the other boy you wanted me to play with and...
    Dad: Billy? Are you telling us you're gay?
    Son: No! Not that dad...
    Dad: Well son what is it?
    Son: I've been dual booting XP for weeks now! I want to use a GUI!
    Dad: WHAT?!! I have no son!
    --
    Ask not what you can do for your country. Ask what your country did to you
    1. Re:I can just hear it now! by xtracto · · Score: 3, Interesting

      Yes training a child a birth to use a command line is no promise they will grow up using it... Especially growing up and realizing the GUI have some major advantages over command lines for Many uses....

      The problem with GUIs is that they are not practical, at least not the ones that are created. I just have had to calculate about 500 Shapiro-Wilk statistics and p-values using R (statistical analysis package), I use Rkward GUI because it make things a whole lot easier, however, it would be plainly stupid to try to calculate all those values (from series with about 1000 samples) by importing, and selecting the statistics via a menu, it would have taken hours.

      Instead, a simple Bash script using awk, sed, grep and a custom prgoram to run R scripts allowed me to make it automatically *and* to format the results in a way I liked.

      GUIs are *easy* to use, but they are very impractical. It would be a nice argument to prove if all of them are like that or if it is only that GUIs are usually made that way (i.e., the irfanView batch converting is really good! and easy compared to some linux command line equivalents... and there is no Linux GUI equivalent of that).

      --
      Ubuntu is an African word meaning 'I can't configure Debian'
  22. Re: Good at only one thing by Dareth · · Score: 3, Funny

    reading and writing is definitely more than one thing.

    You would need a whole team of children to operate a car, and even then you should avoid "race conditions"!

    --

    I only look human.
    My mother is a halfling and my dad is an ogre, so that makes me an Ogreling
  23. Vista has a great command prompt by LM741N · · Score: 3, Interesting

    Shift-Right click will bring up a shell anywhere, even on the desktop. I've been using it to install the Enthought Tool System (ETS) and it works great. I know there used to be a Powertoy that did this but I don't think it was as powerful.

    I also use the prompt for burning bootable DVD's. I download Server Tools and use the dvdburn.exe utility. Shells are on their way back.

    1. Re:Vista has a great command prompt by garnetlion · · Score: 4, Funny

      I feel so, so dirty envying a Vista feature. I'm sure I could configure Gnome to do the same, but I don't feel good about myself right now.

  24. Feminist Unix command by InterGuru · · Score: 4, Funny

    man bash

  25. Command Line Users: The new Amish? by dreamchaser · · Score: 4, Funny

    I can see it now...colonies of geeks will spring up all over that are only allowed to marry each other and can't use any computer technology developed after 1986.

  26. Two Girls... by Edward+Teach · · Score: 4, Funny

    Ok, so the only reason he turned down two girls is because they only had one cup between them...

    --

    Setting his threshold to 5, Sparky eliminated most of the trolls on /.

  27. Not the stupidest way to find a spouse by Qbertino · · Score: 3, Insightful

    Two people accustomed to often using the Unix CLI for their work/passion are likely to have a lot in common, as using the CLI a) really isn't that common and b) requires a measurable amount of intelligence and mental flexibility combined with precision and foresight.
    A specialty like unix cli usage really isn't the worst measurement for finding a partner for life. It definitely holds more water that looks or brand of car.

    --
    We suffer more in our imagination than in reality. - Seneca
  28. Re:Obvious Fake by Ilan+Volow · · Score: 4, Funny

    A real sysadmin would simply pipe one chick into the other.

    --
    Ergonomica Auctorita Illico!
  29. When I had kids, I really tried getting the wife by way2trivial · · Score: 3, Interesting

    to agree to allow me to teach them binary math first.. I wanted to teach them how to count to 1023 on their fingers (4, 128, and 132 are a scream)
    I gotta lotta hell no.. but imagine it-- if your kids intuitively knew binary-- or hex-- imagine the abilitys for a future programmer..

    --
    every day http://en.wikipedia.org/wiki/Special:Random
  30. Linux sex by gringer · · Score: 4, Funny

    I need a woman (obviously) who is willing to raise a child with me in the method of Unix. Here's one way to do it on Linux:

    gawk; chat; look; nice; date; wine; grep; touch; play; unzip; strip; touch; expand; screen; finger; screen; latex; tangle; mount; fsck; more; yes; yes; yes; yes; screen; yes; yes; yes; more; yes; yes; umount; sleep
    --
    Ask me about repetitive DNA
  31. Re:Geek Dating Service ... Requirements? by mattwarden · · Score: 3, Funny

    Please add the following requirements:

    * Women

    This will be the toughest feature to implement.