66-tools

Software

obarun.org

66-olexec

66-olexec (open,lock and execute) opens the active (or specified) tty, locks it and executes a program.

Interface

    66-olexec [ -h ] [ -d tty ] program

This tool opens the active tty or the one specified by the -d modifier, locks it, and executes a program as a child process of that tty.

Exit codes

Options

Usage example

    66-olexec -d /dev/tty3 cryptsetup open /dev/sda1 cryptroot