![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Moving files from Unix box to a windows box | Preet | Shell Programming and Scripting | 2 | 05-13-2008 09:14 AM |
| Access Windows NT files through Unix. | mkarekar | Shell Programming and Scripting | 4 | 05-11-2006 06:18 PM |
| converting txt files in linux to windows | newbuddy | UNIX for Dummies Questions & Answers | 4 | 06-30-2005 03:52 AM |
| transfer of files via ftp from windows to unix | chambala5 | Shell Programming and Scripting | 1 | 11-09-2004 07:33 AM |
| Corrupted files from Windows to Unix Sco | BAM | UNIX for Dummies Questions & Answers | 9 | 08-29-2002 07:09 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Q about windows bat files
Hi, can you run a windows bat file or a VBscript from a shell script?
#!/bin/sh PATH=/ $PATH/test.bat |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Cmac,
Any operating system can only interpret its own set of commands. |
||||
| Google The UNIX and Linux Forums |