#!/bin/sh # Rebuild /etc/issue /usr/bin/vmmgr rebuild-issue # Print /etc/issue /bin/cat /etc/issue # Wait for key press read a