The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
tail command..
.
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
:
tail command..
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
1
(
permalink
)
06-02-2006
amon
Registered User
Join Date: Jan 2006
Posts: 71
tail command..
I was wondering how can I do this
I have file myfile.txt
wc -l is: 5 000 000
I have to remove first 1 000 000 lines from header..
I tryed with tail -4000000 myfile.txt>newfile.txt
but it does not work...
any help??
amon
View Public Profile
Find all posts by amon
Find amon's past nominations received
Find amon's present nominations given