class SysInfo

def shell; execute_platform_specific(:shell); end

Returns the name of the current shell
def shell; execute_platform_specific(:shell); end