The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
AWK program
.
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
:
AWK program
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
6
(
permalink
)
03-18-2009
achellstrom
Registered User
Join Date: Feb 2009
Posts: 16
Sorry it is late here. I made a typo. Here is the answer
awk '{print $5}' file1 ...... file184>result.txt;paste -s result.txt > a06.txt
achellstrom
View Public Profile
Find all posts by achellstrom
Find achellstrom's past nominations received
Find achellstrom's present nominations given