![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| strange problem regarding zip/unzip from window to solaris machine | Raj Kumar Arora | SUN Solaris | 11 | 01-23-2008 06:23 AM |
| how to transfer a file from unix to window machine | balireddy_77 | Shell Programming and Scripting | 3 | 10-12-2007 05:44 AM |
| how can I copy a file from unix to window machine? | fredao | UNIX for Advanced & Expert Users | 6 | 12-04-2006 11:18 PM |
| Script to launch terminal window? | omerta | SUN Solaris | 5 | 06-30-2005 06:48 PM |
| window 2000 professional not pinging my window 98 system. | kayode | Windows & DOS: Issues & Discussions | 10 | 11-13-2003 03:12 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
i want to run a script from window machine the script is
ksh for i in $(cat some.txt) do rm $i done exit i have it saved as a file say progremove & made it chmod 7777 how do i run this script from a window machine vie a batch file telnet -l username servername then what ????? or can i run this progremove from within a ftp session ???? Last edited by sjumma; 06-15-2006 at 04:10 PM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|