[Ilugc] One Day One Command

  • From: suraj@xxxxxxxxxxx (Suraj)
  • Date: Mon Jan 10 15:24:17 2005

Bharathi S wrote: 
,----
| $ echo -n `cat nums` -- Print the file content with-out new line char.
|   1 2 3
`----

Technically, its  the shell that  interprets the `cat nums`  first and
then  supplies them to  echo as  arguments.  It  doesn't matter  if we
supplied the -n argument here or not.

cheers,

  -Suraj

-- 
,-----------------[http://www.symonds.net/~suraj/]---o
| Baluswami Dikshitar, brother of the Muthuswami Dikshitar was the first person
| to play carnatic music on the violin. His father made him get violin lessons
| from the British regimental bands stationed near madras
`------------------------------[suraj@xxxxxxxxxxx]---o

Other related posts: