The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
basic shell scripting question
.
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
:
basic shell scripting question
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
05-27-2007
reborg
Administrator
Join Date: Mar 2005
Location: Ireland
Posts: 4,233
result=`(ssh $host tail -1 /something/somethingelse) | egrep -i "value"
>dev/null
`
Becuse that's what you told it to do.
reborg
View Public Profile
Find all posts by reborg
Find reborg's past nominations received
Find reborg's present nominations given