Execute a command a pause afterwards
pauseme command [ arg ... ]
pauseme is a (very) simple script that simply executes the command given it with the given arguments. After the command completes, pauseme displays a prompt to press return, and after the user presses return, exits.
It is intended to allow the user to examine output from a command that is invoked in a separate terminal window.
This command takes no options
Christian Bolik ([email protected]) wrote the script, Daniel Martin ([email protected]) wrote the manpage for the Debian Linux distribution.