The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Script to place selected columns from a group of files side by side in a new file
.
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
:
Script to place selected columns from a group of files side by side in a new file
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
6
(
permalink
)
02-12-2009
ks_reddy
Registered User
Join Date: Feb 2009
Posts: 24
This command
awk '{printf "\t", $2 }'
did not work for me. I tried already. Can anybody explain the reason??
ks_reddy
View Public Profile
Find all posts by ks_reddy
Find ks_reddy's past nominations received
Find ks_reddy's present nominations given