The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
how to make this work
.
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
:
how to make this work
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
06-05-2008
rider29
Registered User
Join Date: May 2008
Posts: 33
I figured out the answer my self, We can redirect the Message at "else " part using print"***Message***" >"&2"
at
awk' ....
If (){
}
else{
print"***Message***" >"&2"
} '
Simple
rider29
View Public Profile
Find all posts by rider29
Find rider29's past nominations received
Find rider29's present nominations given