a little shell problem

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Lynn David Newton
Date:  
Subject: a little shell problem
Bill> have you tried escaping the newlines with a backslash?
  Bill> CLIENTS="~joe/foo \
  Bill>           ~blow/foo \
  Bill>           ~schmo/blah"


That's not the problem. The problem is that when you
put ~loginname in quotes, it turns off tilde
evaluation.

--
Lynn David Newton
Phoenix, AZ