TCSH on Windows XP?
An unfortunete XP user... asks: "I find myself having to use a Windows XP Pro machine at work, but I want to convience of tcsh... command.com just doesn't cut it for what I am doing. Has anyone ported a *NIX shell (csh, tcsh, or even sh) to Windows XP Pro?" How well does Cygwin handle the Windows XP environment?
Why not just install the Cygwin tools and find out?
Hmmm. www.cygwin.com:
The Cygwin DLL works with all non-beta versions of Windows since Windows 95, with the exception of Windows CE.
Hmmm. www.cygwin.com/xfree: (first link returned by a friggen google search).
Cygwin/XFree86 is a port of XFree86 to the Microsoft Windows family of operating systems. Cygwin/XFree86 runs on all recent consumer and business versions of Windows; as of 2002-01-06 those versions are specifically Windows 95, Windows 98, Windows Me, Windows NT 4.0, Windows 2000, and Windows XP.
--
I use it daily on Win2k pro... no problems at all... I'm actually working on compiling gnome under it... have XFree86 working great... presumably it should work just as well under NT 5.1 (XP) but having never had the horror of using XP, I can't speak for what it does right... so far, I haven't found a thing :-)
I use bash personally in my cygwin enviornment, and am quite happy with it.
-PhaseBurn Welcome to Linux country. On quiet nights, you can hear windows reboot.
and just use WinXP to login to Linux.
or you could try DemoLinux, which will boot and run from the CDrom.
either solution may piss off your IT department though.
"The Most Fun Possible on 4 wheels" is at SunBuggy in Las Vegas
you can do bash in cygwin.
ftp://ftp.blarg.net/users/amol/tcsh/
though I'm sure google could have turned it up.
Were that I say, pancakes?
VMware works fine on XP as well... Windows complains at the installation because of some uncertified virtual network card drivers, but it works anyway. And it is cheaper (unless you have an additional box anyway), even if you need to buy additional memory.
This is more of a hint than a full fledged tcsh.
You know how you can transverse directory in almost every shell in Linux and Unix by using tab?
Well in Windows XP (And maybe others) you can do this too.
However, you have to use cmd.exe and not command.com, and you can happly cd \wi\sys\inf\\\\\
This gets me by.. for now.
I'm a big retard who forgot to log out of Slashdot on Mike's computer! LOOK AT ME.
Cygwin's bash runs passably well. However, I can't really recommend cygwin due to the basic conflicts between Unix and Windows conventions. Most Unixes have case-sensitive filenames, for instance, but Windows doesn't. And there's no clean mapping of Unix permissions to NTFS ACLs. Cygwin's nice, and I keep it around for a few things, but personally I get frustrated when I run up against things that are almost but not quite like they should be.
On the other hand, if you're just looking for a decent command shell for Windows, you can't do much better than 4NT from JP Software. 4NT is compatible with 'cmd.exe', yet adds a whole bunch of features reminiscent of a good Unix shell. I've been a big fan of 4DOS/4NT for quite a few years.
Oh, and don't forget to download Perl, Python and/or Tcl from ActiveState.
Chelloveck
I give up on debugging. From now on, SIGSEGV is a feature.
If you look here, you'll find all the software that Cygwin offers. This includes shells like ash, bash, and yes, tcsh. It also includes all development libraries, so you shouldn't have any trouble compiling something else like zsh either.
Cygwin works just fine in XP. I use it daily both at home and at work. The TCSH works well also. I prefer to use BASH myself, but to each his own. Just be sure to select *all* the packages to install them during setup. Yes. This means you have to click the mouse to a version number over and over and over again. Then after the post-install scripts finish running, run setup again to get all the version updates. It sounds silly, but after mass installing this thing, I've found it to be reliable. Also, keep a copy of the setup.exe in the root of the cygwin directory, since you just have to double click it and select a mirror to check and upgrade all your packages.
/cygdrive/c/ windows
/cygdrive/d/ d-drive
To gain access to your windows drives under the cygwin shell, just map a link to the drives like this:
ln -s
ln -s
That's it! Enjoy!
I personally have my laptop dual booting between w2k and linux and use cygwin very heavily while in the windows world.
:-)
However, with the release and popularity of Mac OS X that may be a viable avenue for moving unix onto the desktop. (I believe the default terminal shell on OS X is bash
With the addition XonX it can even work with other unix boxen. And the interface looks really cool!!! A bsd-like environment with an outstanding interface.
Let's face it. It will be 2-3 years before linux might become viable on an average user's desktop, not to mention persuading upper management. For now linux and bsd will probably remain on the developers' and advocates' desks.
The Mac culture and commercial support is very well established. The linux, bsd, and mac communities have a lot to gain from cooperation and shared experiences.
Now if they would only ship macs with 3+ button mice . . .
I recently downloaded the newest version of Cygwin (albeit on Win2k) and I was quite impressed with how far along it has come. Many many programs ported to it (virtually anything you could want). The only issues are really Windows issues that are more or less intractable.
I have also had good luck in the past with the MKS toolkit. See here.
- maybe he's actually trying to meet people with the same interests and not just get the package;
Heh. That's stretching it. I can just see it, in the personal ads in the back of PC USER mag-
TCSH ME BABY
WinXP user seeks
another person for
leather, chains and
tcsh. Inquire within.
Huhuh. Get it? I'll
inquire within you.
Maybe the lack of such personal ads in computer rags is why we get so many self-explanatory questions here on slashdot?
Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
No need for cygwin.
Find unixutil here.
You are being MICROattacked, from various angles, in a SOFT manner.
If you take a look at GNUSoftware.com you'll find tons of Unix software for Windows.
To answer your question, specifically, though here's the page for Unix shells, where you have the choice of Bash, Tcsh, and ZSh
cygwin works everyday to remote X to my server. X -query .
Or you could install fluxbox, It compiles on cygwin and it makes a purty interface.
There is a native Zsh port for win32 that works very nicely (case insensitivity, path translation, etc) and doesn't require Cygwin. Zsh itself is more powerful than tcsh and although it's a sh-like shell (in the family of ksh and bash) it has lots of c/tcsh-like feature to help ease the transition.
Personally I can't stand the Cshell, if you're into Korn (the shell not the band!) you could do a lot worse than getting work to buy the MKS Toolkit, it also comes with a load of other unixalike tools
J-aims
--
Yo, whatever happened to peas? Join T( H)GS
Try the Services For Unix from Microsoft, (formerly NT-SUX) it's a rebundled MKS toolkit. I've tried the GNU tools and they stopped working right in W2K, and are now currently unavailable, while being re-prepared. If you want non-commercial, Cygwin is the way to go, but I think the MKS stuff is pretty comprehensive.
Go to www.kornshell.com and download the source and compile. The Korn shell will then function as a drop-in replacement for cmd.exe.
There are also dozens of commercial Unix shells, including TCSH available in native NT binary form.
Conformity is the jailer of freedom and enemy of growth. -JFK
While I think there's a certain logic in your answer, I however find myself wondering whether you haven't missed a point. Perhaps there is a very good reason why at that company they use this particular OS (though I admit the reason probably has more to do with convenience). In such a case, perhaps XP *is* the right tool for the job. In such a case, isn't it the technician's responsibility to ensure that they know how to use the tool?
In the example of socket wrenches, you *know* how to use either S.A.E or metric, but one is extremely unsuited to the job. In the case of an OS, they almost certainly can both perform the task equally well, but have different styles of usage. If I am responsible for an IT department, am I going to make an exception in standards for a single person because they can't be bothered to use the tools provided??
(OK, I am mostly playing devils advocate here, but your argument won't always hold water).
A little planning goes a long way...
I agree that the arguement won't hold water all the time. And a lot of it depends on just what this guy is doing with his system.
But my management training tells me that I also need to look at what tools not only will do the job, but which of those tools the employee is most comfortable with. The comfort level is going to be one factor in productivity.
Interesting that my reply has been modded down as offtopic. Wasn't the origional posts topic about choosing a tool for a job?
. Quit playing Monopoly with Bill. Switch to one of many non-Microsoft products today.
Does anyone here know how to use google?
"Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
You can use emacs inside cygnus.
I launch emacs from cygnus: I got a fair environment,
and I can compile/dev unix code.
Cygnus has some problems, but for small task you
can try this solution...
Another Javaized option is Beanshell
-- Giovanni Daitan Giorgi http://gioorgi.com http://www.siforge.org
Hah, followed the google link and this thread is at the top ;-)
~~~~~ BigLig2? You mean there's another one of me?
the NT/2000/XP environment provide command.com for backwards compatibility. If you are actually using the command-line, you will want to use cmd. cmd provides long filename support, tab completion, etc. just launch cmd from the run-line instead of command.
qmail-maildir-daemontools howto