#!/bin/bash /sbin/mingetty --noclear tty1 & /sbin/mingetty tty2 & /sbin/mingetty tty3 &