The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
from column to row
.
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
:
from column to row
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
06-23-2006
reborg
Administrator
Join Date: Mar 2005
Location: Ireland
Posts: 4,242
add the < and > as Jim poosted, they were part of the code, not indicating the the filename should be adjusted.
< file is redirecting the contents of the named file to stdin of tr
> is redirecting stdout from tr to the second named file.
reborg
View Public Profile
Find all posts by reborg
Find reborg's past nominations received
Find reborg's present nominations given