The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Cut command on a remote machine using rsh
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Cut command on a remote machine using rsh
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
06-04-2008
Ygor
Moderator
Join Date: Oct 2003
Location: -31.96,115.84
Posts: 1,409
try...
Code:
rsh <remote> ' cut -d " " -f 2 <filename> '
Ygor
View Public Profile
Find all posts by Ygor
Find Ygor's past nominations received
Find Ygor's present nominations given