![]() |
|
|
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 |
| Tar to remote machine | hshapiro | UNIX for Dummies Questions & Answers | 2 | 01-23-2009 07:04 PM |
| executng program on remote machine using ssh | sewood | Shell Programming and Scripting | 1 | 02-17-2008 07:03 PM |
| Execute command from terminal on remote machine | Ranu | Shell Programming and Scripting | 0 | 10-09-2007 05:13 AM |
| Help regarding theMailing of output from a remote machine | OSD | UNIX for Advanced & Expert Users | 1 | 08-21-2007 02:00 PM |
| Searching for files in Remote Machine | matrixmadhan | UNIX for Dummies Questions & Answers | 0 | 06-21-2005 06:02 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Cut command on a remote machine using rsh
Hi all,
I have a file on a remote machine and I want to do a cut operation on that file. So, I have been doing rsh <remote> " cut -d " " -f 2 <filename> " cut: invalid delimiter But, when I get the file to the local machine and run the same command, I get the o/p required. can someone help me with this? Thanks, Sunny Last edited by eamani_sun; 06-04-2008 at 04:57 PM.. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|