API Version: 3.91
Library Version: 0.70.0
char* vte_get_user_shell ( void )
Gets the user’s shell, or NULL. In the latter case, the system default (usually “/bin/sh”) should be used.
NULL
char*
A newly allocated string with the user’s shell, or NULL.