![]() |
|
|
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 |
| Running a Script in a Remote server | ZeroGPX | Shell Programming and Scripting | 2 | 03-07-2008 08:07 PM |
| Running an informix query on remote server | sureshg_sampat | Shell Programming and Scripting | 2 | 10-09-2007 04:20 AM |
| Script to check running processes on remote server. | amitsayshii | Shell Programming and Scripting | 5 | 10-06-2006 04:43 AM |
| Running a remote Server through perl script | chandrak | Shell Programming and Scripting | 0 | 02-13-2006 12:25 AM |
| running a script on remote server. | whited05 | Shell Programming and Scripting | 1 | 10-20-2005 06:07 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Running shell scripts on a remote server
Hi -
I am running Mac OS X (Terminal) at my current workstation, and I would like to telnet to my local server to run a shell script. The local server is a Solaris machine (don't know the version or the type of Unix being run on it, sorry.) The problem I have is that when I create a #!/bin/sh line, the local server doesn't recognize it . I run less on the .sh script file, so that I can see its contents and I only see the last three lines of the script. Any suggestions for what I might be doing wrong? By the way, if it helps, the shell script file I created was made on the Mac, using BBEdit, but was saved as a Unix specific, Unix line breaks file. So, I should not be getting any "^M" character set issues with carriage returns. Thanks for any suggestions you may have! |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|