![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Enterprise Unix Roundup: The Ghost of Unix Future - Server Watch | iBot | UNIX and Linux RSS News | 0 | 12-19-2007 09:20 AM |
| Running UNIX commands remotely in Windows box from Unix box – avoid entering password | D.kalpana | UNIX for Dummies Questions & Answers | 1 | 04-20-2007 02:24 AM |
| FTP script for sending a file from one unix directory to another unix server director | raja_1234 | Shell Programming and Scripting | 1 | 11-30-2006 04:57 AM |
| Unix Sco Open Server, Windows Computers Problem Access Unix Shared Files Help!!!!! | haggo | Filesystems, Disks and Memory | 2 | 08-23-2006 08:39 AM |
| Unix History Question: Why are filenames/dirnames case sentsitive in Unix? | deckard | UNIX for Dummies Questions & Answers | 3 | 03-26-2005 10:59 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Is there any s/w acts like UNIX?
Hi Frnds,
I do not have UNIX OS and I am practicing on shell programming. is there any software that acts like UNIX? just to practice shell programming. Thanks in advance, Rashmy. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Unix is an operating system, and acts like one. You can run it under VMware or similar if you really want the whole OS. But you probably mean the shell and related utilities. If you are on MacOS X, you already have it. If you are on Windows, I hear rumors that Cygwin might be worth investigating. But you could also install a simple Linux or *BSD system on a spare drive and experience the real thing. Several Linux distros now ship a Live CD which doesn't even require you to install anything, you just run it off the CD. (I would recommend Ubuntu.)
|
|
#3
|
||||
|
||||
|
Quote:
At least if you do not want to install an OS. Other options are The Windows Services for UNIX (SFU), which include a ksh shell (among other things): Download details: Windows Services for UNIX Version 3.5 Anyway, I do agree era. I would use/install the OS. Regards. |
|
#4
|
||||
|
||||
|
Fedora make available a LIVE CD.
Which provides users the opportunity to try out their distribution without actually installing it. Fedora can be found at ... Fedora Project Hope that's of some help to you. |
|
#5
|
|||
|
|||
|
Quote:
if you are interested in practicing the basic commands, shell utilities in non-UNIX os, cygwin is a good choice to try with |
|
#6
|
||||
|
||||
|
Hi.
If you have access to the Internet with telnet, ssh, or web, there are sites that offer free shell accounts. Here is a list of 50 or so such facilities: Free Shell Accounts ... cheers, drl |
|
#7
|
|||
|
|||
|
Great replays frnd.. i will do the same.. get back to you frnds on issues
|
|||
| Google The UNIX and Linux Forums |