a little shell problem

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: Lynn David Newton
Date:  
Sujet: 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