The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
How to convert unix command into Awk statement
.
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 convert unix command into Awk statement
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
1
(
permalink
)
05-20-2008
krishna_gnv
Registered User
Join Date: Feb 2008
Posts: 17
How to convert unix command into Awk statement
Hi all,
How can i use the below unix command in AWK . Can any one please suggest me how i can use.
sed
-e "s/which first.sh/which \$0/g" $shell > $shell.sal
where $0=current program name(say current.sh)
$shell=second.sh
krishna_gnv
View Public Profile
Find all posts by krishna_gnv
Find krishna_gnv's past nominations received
Find krishna_gnv's present nominations given