/access/desktop_cloud_visualization - Check GPU support via

At https://doc.zih.tu-dresden.de/access/desktop_cloud_visualization/

Over: Check GPU support via: glxinfo

The command returns a lot of output, but the interesting information is at the beginning. Why not simplify the output with a simple pipe and head command ? "glxinfo | head"