FindShellByName
if ((sh = FindShellByName(newShell.name)) == NULL) {
if ((sh = FindShellByName(shellName)) == NULL) {