The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Define an alias with an embeded awk command ??
.
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
:
Define an alias with an embeded awk command ??
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
6
(
permalink
)
06-05-2007
jfortes
Registered User
Join Date: Sep 2006
Posts: 6
Resolved
Hi all,
Thanks for your suggestions.
This one:
alias kpipe='kill `psme| grep "ifw -r" | grep -v "grep ifw -r"| awk "{print \\$2}"`'
worked perfectly.
Regards,
Joao.
jfortes
View Public Profile
Find all posts by jfortes
Find jfortes's past nominations received
Find jfortes's present nominations given