The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
how to use cut -f commant in unix
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
how to use cut -f commant in unix
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
5
(
permalink
)
06-23-2005
matrixmadhan
Technorati Master
Join Date: Mar 2005
Location: Large scale systems...
Posts: 2,448
hope this helps
cut -f1,3,5,7 -d" " <filename>
matrixmadhan
View Public Profile
Find all posts by matrixmadhan