The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
word count showing wrong number of lines
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Forum Rules
FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
word count showing wrong number of lines
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
01-06-2004
kduffin
UN1X
Join Date: Nov 2003
Location: Virginia
Posts: 441
Use a set list within vi to see special characters. You could also do an od -c file to take a look at the contents to see if you are missing the last terminating newline.
Cheers,
Keith
kduffin
View Public Profile
Find all posts by kduffin