a little shell problem

Páxina inicial
Anexos:
Mensaxe orixinal
+ (text/plain)
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Lynn David Newton
Data:  
Asunto: 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