pauseme(1) execute a command a pause afterwards

SYNOPSIS

pauseme command [ arg ... ]

DESCRIPTION

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.

OPTIONS

This command takes no options

AUTHOR

Christian Bolik ([email protected]) wrote the script, Daniel Martin ([email protected]) wrote the manpage for the Debian Linux distribution.