supressing newlines ?

Net Llama! netllama
Thu Dec 2 17:52:54 PST 2004


On 12/02/2004 06:49 PM, Net Llama! wrote:
> I'm sure that this has got to be trivial, but i can't figure it out.  I 
> want to be able to append additional output to the end of the output 
> from the 'date' command.  Does anyone know how to accomplish this?
> 
> 

This is classic.  Figured it out no less than 10 seconds after sending 
this, and i've been struggling with this for the past 4 days.

using echo with the -n switch supresses the newline:
ecoh -n `date`

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman                       	       netllama at linux-sxs.org
Linux Step-by-step & TyGeMo: 		    http://netllama.ipfox.com

  18:50:00 up 95 days,  9:32,  8 users,  load average: 1.16, 1.16, 1.08


More information about the Linux-users mailing list