The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 04-25-2007
marwan marwan is offline
Registered User
  
 

Join Date: Mar 2007
Posts: 20
a strange message when executing the sort command

Dear all,
when I issue the command:
gunzip -c file.gz |sort
the command is executed normally and correctly but a message keeps appearing everytime I run the command:

the message:
sort: missing NEWLINE added at end of input file STDIN

Does anyone know what is the meaning of this message?
Thanks in advance