a little shell problem

Pàgina inicial
Adjunts:
Missatge com a correu electrònic
+ (text/plain)
Delete this message
Reply to this message
Autor: Lynn David Newton
Data:  
Assumpte: 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