openvt command examples

openvt command examples

openvt – start a program on a new virtual terminal (VT).

openvt can be used to start a shell on the next free VT, by using the command:

openvt bash

 

To start the shell as a login shell, use:

openvt -l bash

To get a long listing you must supply the — separator:

openvt -- ls -l

Leave a Reply

Your email address will not be published. Required fields are marked *