C.12. - shell.4
Shell.4 uses the Bourne shell (/bin/sh) to run a command that takes the current data as input and produces new data from its output.
fn shell.4 fn shell.4 command or fn . .With no arguments, you are prompted for a command. Otherwise the command is taken from the command line. If the command is a single dot, the same command as last time is used.