![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cygwin - sh-3.2$ help! | bobby999 | UNIX for Dummies Questions & Answers | 1 | 04-22-2008 02:23 PM |
| cygwin | m_well | Linux | 10 | 02-12-2008 03:26 PM |
| Cygwin X | fulgura | UNIX for Dummies Questions & Answers | 7 | 01-05-2008 09:34 PM |
| Cygwin | sam71 | UNIX for Dummies Questions & Answers | 0 | 05-05-2005 09:34 PM |
| about cygwin | wins1982 | UNIX for Dummies Questions & Answers | 4 | 04-29-2004 01:15 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Can't get Cygwin to run scripts
I haven't been on a unix system in a long time and I'm trying to teach a friend unix. After looking at/testing various options cygwin seemed to be the easiest to download and install.
Everything works pretty much as I recall and I even tested a small java program on it. I can't seem to get scripts to work. We used to set up scripts to run files and redirect output and or input. for instance c_grape would contain java prog > prog.out or c_ls would contain ls -l > dump so we would chmod 777 the file and just type c_ls or c_grape and it would run. when I try this I get an error saying command not found. I tried renaming the file with a .exe on the end of it and it ran but didn't execute the commands in the shell, as far as I can tell. Any suggestions or comments would be greatly appreciated. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|