Thread: Shell Programming

  1. #1
    Registered User
    Join Date
    Oct 2003
    Posts
    33

    Shell Programming

    Here is my problem..... I have to do a few programs/labs. Just simple shell programs but I can only do them on campus using Linux.


    So my question is ...is there a program to simluate unix environment in windows XP? So i can just check if my program works at home and then run it on campus.

  2. #2
    Registered User linuxdude's Avatar
    Join Date
    Mar 2003
    Location
    Louisiana
    Posts
    926
    I don't think so but you can download something called knoppix You put the cd in your computer and it runs an os on your computer off of the cd. It has a linux shell. Will this work for you?

  3. #3
    Registered User
    Join Date
    Oct 2003
    Posts
    33
    that could work..i'm going to try it

    thanks

  4. #4
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    Look into cygwin.

    Allows for *most* of the basic linux stuff. Does work on XP. Just a pain in the arse.

    Knoppix is the better solution, but if you can't cygwin is an alternate.

  5. #5
    still a n00b Jaguar's Avatar
    Join Date
    Jun 2002
    Posts
    187
    I would recommend cygwin.
    Normally I use slackware CD, if I want to do so.
    It can boots, rescues, manipulates files in FAT32 partitions.

    But problem is that it can't manipulate files in NTFS partition (just readonly), and its kernel in CD-R can't be recompiled.

    I believe that all built bootable CDs provide standard kernel.
    It yields inability of writing onto NTFS.

    Cygwin itself stays on NTFS partition so it works fine.
    slackware 10.0; kernel 2.6.7
    gcc 3.4.0; glibc 2.3.2; vim editor
    migrating to freebsd 5.4

  6. #6
    Registered User
    Join Date
    Oct 2003
    Posts
    33
    I'm trying to download/set up Cygwin but my stupid computer is having problems.

  7. #7
    Registered User gandalf_bar's Avatar
    Join Date
    Oct 2003
    Posts
    92
    Cygwin is good. But I would recommend MinGW because it is smaller. I develop program with gtkmm library in Windoze platform using this software. Try it.

    Why don't you install Linux instead?
    A man asked, "Who are you?"
    Buddha answered, "I am awaked."

  8. #8
    Registered User
    Join Date
    Oct 2003
    Posts
    33
    meh...i had problems installing it

    so'm just working on it at the lab

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 34
    Last Post: 05-27-2009, 12:26 PM
  2. What shell is more powerful?
    By xddxogm3 in forum Tech Board
    Replies: 10
    Last Post: 07-24-2004, 10:47 PM
  3. System.ini Shell Problems
    By (TNT) in forum Windows Programming
    Replies: 2
    Last Post: 08-26-2001, 01:05 PM