! -execute a shell command
SYNOPSIS
! command arguments
DESCRIPTION
The ! (shell escape) command executes a given command in a subshell.
RELATED INFORMATION