This file is indexed.

/usr/share/faumachine/experiments/test-usb-to-serial/04generate is in faumachine-data 20120707-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
#
# $Id: 04generate,v 1.1 2009-02-19 12:05:25 potyra Exp $
#

# TODO: comments
# TODO: tighten timeouts

# wait_asc	Knoppix login:					10min

type		"root\0d"
wait_asc	Password:					10min
type		"faumachine\0d"
wait_asc	Welcome to Knoppix!				10min

wait_asc	root@ttyUSB0[~]#				10min

type		"clear\0decho 7*6 | bc\0d"
wait_asc	42						10min

type		"echo ':-) :-) :-)'\0d"
type		"poweroff\0d"