2 lines
44 B
Bash
Executable file
2 lines
44 B
Bash
Executable file
#!/bin/sh
|
|
exec /sbin/getty 38400 tty5 linux
|