Slashdot Mirror


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?

2 of 58 comments (clear)

  1. Well, tabby by seann · · Score: 4, Informative

    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.
  2. Re:tcsh by cooldev · · Score: 5, Informative

    Another option -- and I can't recommend this highly enough -- is eshell for emacs. It's the best interactive shell I have ever used (by a long shot, and I've used many), and it's especially nice on NT/Win2k/XP because emacs is an infintely better terminal environment than the standard command windows you have to run cmd, tcsh, or bash in.

    Eshell is so good that I can see myself giving up emacs as an editor and keeping it for the shell. And that's saying something.

    The above port of tcsh would be my next choice, followed by Cygwin's bash. You'll want Cygwin so you can have the full set of commands under eshell anyway, but bash isn't as well integrated with Windows as eshell and the tcsh port.