• Lucid Dreaming - Dream Views




    Results 1 to 12 of 12

    Hybrid View

    1. #1
      What's up <span class='glow_006400'>[SomeGuy]</span>'s Avatar
      Join Date
      Nov 2007
      LD Count
      About 1
      Gender
      Location
      Tmux on Debian
      Posts
      2,862
      Likes
      130
      DJ Entries
      4

      Darwin Terminal in Windows.

      Are there any Darwin terminal emulators for PC? I would like to get good at Darwin without trying to find a mac ISO and stuff. Just the terminal. You know, Terminal.app?


      Also, if I were to in C program a program that would display a message, ask for input, and if the input is menu, go to the menu, if it's time, display the time, and so on?

      Hey guys, I'm back. Feels good man
      ---------------------------------------------------
      WTF|Jesus lul
      spam removed

    2. #2
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      You could always remotely access your mac.

      I doubt it, although if you write terminal code with no mac specific features then it should work on any unix terminal and I'm sure that you can find an emulator for an older unix. You could also use a Linux Live CD since Linux is based on UNIX.

    3. #3
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      terminal's a terminal
      just a prompt you type into
      it's the API's behind the terminal that's key

      portability's always good
      stick to POSIX stuff where ever you can
      (no bash'isms, no darwin'isms)

      then one shell script should function on all posix systems
      (linux, solaris, bsd, osx, etc., etc.)

      hell even windows, if it has cygwin or mingw

    4. #4
      What's up <span class='glow_006400'>[SomeGuy]</span>'s Avatar
      Join Date
      Nov 2007
      LD Count
      About 1
      Gender
      Location
      Tmux on Debian
      Posts
      2,862
      Likes
      130
      DJ Entries
      4
      Thanks guys! I'll find something.

      Hey guys, I'm back. Feels good man
      ---------------------------------------------------
      WTF|Jesus lul
      spam removed

    5. #5
      dsr
      dsr is offline
      我是老外,可是我會說一點中文。
      Join Date
      Nov 2006
      Gender
      Location
      my mind
      Posts
      374
      Likes
      1
      xXSomeGuyXx, do you mean you just want a UNIX shell environment (like the one found in the Terminal.app program in Mac OS X) that runs on Windows? If so, you're probably looking for Cygwin. Or you could try a Linux distro in a virtual machine via free software like VirtualBox.

    6. #6
      What's up <span class='glow_006400'>[SomeGuy]</span>'s Avatar
      Join Date
      Nov 2007
      LD Count
      About 1
      Gender
      Location
      Tmux on Debian
      Posts
      2,862
      Likes
      130
      DJ Entries
      4
      I tried VB, but it didn't work for me, but I mean, like the actual "Welcome to Darwin!" thing. Cygwin might work, I'll look into it.

      Hey guys, I'm back. Feels good man
      ---------------------------------------------------
      WTF|Jesus lul
      spam removed

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •