getUserShell

fnstring getUserShell()

Gets the user's shell, or null. In the latter case, the system default (usually "/bin/sh") should be used.

Returns

a newly allocated string with the

user's shell, or null