?Using Unix commands in Microsoft (Windows') DOS Prompt?


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers ?Using Unix commands in Microsoft (Windows') DOS Prompt?
# 1  
Old 11-30-2005
Question ?Using Unix commands in Microsoft (Windows') DOS Prompt?

I ran a search for "Unix Dos" in the search field box and checked a few pages' results but did not find what I was looking for. I am trying to find out if there are choices of applications that would enable using Unix commands inside a Windows environment, particularly the DOS Prompt. The only application I've found over the past few months I've been searching for a viable solution has been the UnixDos Toolkit for Windows (http://www.profsoftware.com/unixdos/) but it seems outdated when looking at the current version information under the updates tab (current Version 5.1a Jun 30th, 2004). Are there any other solutions / programs that are supported more frequently, etc.?

Thanks.
# 2  
Old 11-30-2005
Cygwin may be what you are looking for:

Link

Last edited by zazzybob; 11-30-2005 at 08:46 PM.. Reason: Fixed link
# 3  
Old 12-01-2005
Computer

Quote:
Originally Posted by dangral
Cygwin may be what you are looking for:

Link
Thanks!!! It looks like Cygwin's exactly what I was looking for. Thanks again!
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Display Pie Chart/Bar Graph in microsoft outlook email using UNIX commands/Shell scripts

I have a shell script which executes to write html codes into a text file. My next step is to email the text file so that receiving person (people who i send email to) should be able to see pie/chart or bar graph (whatever i design in my code) in their email. Following is the example of a sample... (7 Replies)
Discussion started by: bikerboy
7 Replies

2. UNIX Desktop Questions & Answers

Can Unix access Windows' File through Command Prompt in Unix

Hi all, I wish to know whether Unix can access window's file in Unix's terminal? Apart from that, how to copy files or share files between Window and Unix? I get to know of secure copy, however, my company's Unix does not support the feature of secure copy? Any other method for me to share/... (5 Replies)
Discussion started by: jessy83
5 Replies

3. Shell Programming and Scripting

Use Unix shell script to open Windows command prompt (cmd)

Hello, I work on Windows and I use Putty to access a remote UNIX server. I am trying to build a shell script that will have as main task to open the Windows command prompt (cmd) and run some Windows commands thereafter. The commands are actually file transfer commands that will download a file... (14 Replies)
Discussion started by: rookie2785
14 Replies

4. Shell Programming and Scripting

execute shell file on DOS prompt

I have installed cygwin on my computer having windows 2003 server as operating system. The following command works fine on DOS console: bash launch_update.sh Is there any way, that i could run the above shell file, just by typing its name on DOS prompt, in the same way as batch files are... (1 Reply)
Discussion started by: mmunir
1 Replies

5. Windows & DOS: Issues & Discussions

DOS/Windows CR to a UNIX LF 17 MB text file

Hello, I am on a WinXP home machine with a 17 MB text file and I need to change the DOS/Windows CR to a UNIX LF. Does anyone know how I can do this or even better a WinXP program that can do this for me ? My hobby is my Family History. I know very little about all this type stuff and I... (9 Replies)
Discussion started by: tex
9 Replies

6. UNIX for Dummies Questions & Answers

A comparison of the multi-user facilities in Unix and Microsoft Windows.

hi guys just give me some information about multi user facilities that unix offer in cmparison to windows. Thanx (2 Replies)
Discussion started by: nadman123
2 Replies

7. Shell Programming and Scripting

Execute a UNIX script from DOS prompt.

Hello, I m trying to execute a UNIX task from windows, I am copying few csv files from UNIX platform to my windows using a bat file like the txt file is as follows : open 172.21.13.239 root root lcd C:\Documents and Settings\aparna_sharma\Desktop\Trunk_Analysis cd /opt/Trunk_Analysis/... (24 Replies)
Discussion started by: er_aparna
24 Replies

8. UNIX for Dummies Questions & Answers

Unix Equivalents to the following Dos Commands

cd... dir... rem ... type... del... copy... mkdir... rmdir... attrib... And how can I get this information? My email address is ***removed*** By way the 001 are numbers. (3 Replies)
Discussion started by: jaquar85
3 Replies

9. UNIX for Dummies Questions & Answers

Graphics microsoft windows on Unix

Does anyone know that exist a program on unix to use microsoft windows on remote pc ? I need a program that makes the opposite of Execed. I have a Sun workstation and I want to control a pc to use windows program. Thanks a lot for the answers. (1 Reply)
Discussion started by: Amino
1 Replies
Login or Register to Ask a Question