Subj : RE: Doors with 2 word handle To : Tiny From : apam Date : Sun Oct 20 2019 12:37:04 T> Hello, T> T> In my doorparty script I use the following to get the users handle: T> T> HANDLE=$(sed '36q;d' ${DROPFILE} | tr -d '\r\n') T> T> This works fine for someone like me with a handle of "Tiny" what if T> my handle was "The Tiny" I need to convert it from "The Tiny" to T> "The_Tiny" so I can pass T> the handle T> to door party correctly. As it is now the script fails because the T> number of parameters is incorrect. T> T> Any ideas? I think I remember this problem. Try adding HANDLE=${HANDLE// /_} Andrew --- MagickaBBS v0.13alpha (Linux/x86_64) * Origin: HappyLand (21:1/126) .