Skip to content

exec

Executes a program.

Terminal window
exec [PATH]
  • PATH — specify the path to the program you want to execute
Terminal window
exec /usr/bin/Terminal.exe

Result:
Executes program /usr/bin/Terminal.exe which opens a terminal