[PLUG] Bash Script Error

Rich Shepard rshepard at appl-ecosys.com
Thu Jul 8 17:49:41 UTC 2010


On Thu, 8 Jul 2010, Tim Bruce - PLUG wrote:

> Shouldn't
>   set $all="cat list"
> be
>   set $all=`cat list`

Tim,

   Doesn't seem to make a difference. No error shows up there. Even adding a
'done' to the end of the for loop doesn't help. I'm still missing something
very elementary, yet essential.

Thanks,

Rich



More information about the PLUG mailing list