The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
How to embed shell script in a awk code
.
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 embed shell script in a awk code
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
09-28-2006
tmarikle
Registered User
Join Date: Jan 2005
Posts: 683
nawk -v site_url=$siteurl '{system ("wget " site_url " -o test.txt)}'
tmarikle
View Public Profile
Find all posts by tmarikle
Find tmarikle's past nominations received
Find tmarikle's present nominations given