Konfiguračný súbor .tellrc

# Konfiguracny subor k tellu

#format:		"\n\t%u@%h\7\n%s\n"
#format:		"\n\t%d   tell from: %u@%h\7\n%s\n"

maxlen:		default
ctrl:		no
8bit:		no
escape:		no
format:		"%d %u -> %r\t%s\n"
if type "nolog" || type "debug"
else
	if name "tell"
		outlog:		"log/tell"
	else
		outlog:		"log/ine.log"
	endif
endif
format:		"%d %u@%h -> %r\t%s\n"
logiflogin:	yes
if type "nolog" || type "debug"
else
	if name "tell"
		logfile:	"log/tell"
	else
		logfile:	"log/ine.log"
	endif
endif

ctrl:		"jm"
8bit:		no
escape:		no
if type "pokus" || type "skuska"
	if name "tell"
		format:		"\n pokus (%n.%p) \n<%u@%h> %s\n"
	else
		format:		"\n pokus !tell (%n.%p) \n<%u@%h> %s\n"
	endif
elseif type "aaa" || type "bbb" | type "ccc"
	format:		"\n blbost (%n.%p) \n<%u@%h> %s\n"
else
	if rcpt "marek"
		format:		default
	else
		format:		"\n<%u@%h to %r>\a %s\n"
endif
wrap:		80

# ak mam iddle viac ako 900 , tak priorita -16
maxidle:	3600		-16

# ak mam iddle menej ako 1 , tak priorita -8
minidle:	1		-8

# priority:  <-16,16>
priority:	" joe "		-2	#-2
priority:	" vi "		-2	#-2
priority:	" vim "		-2	#-2
#priority:	" talk "	-3	#-3
#priority:	" ytalk "	-3	#-3
priority:	" irc "		-4	#-4
priority:	" lynx "	-5	#-5
priority:	" tell "	-7	#-7
priority:	"/tell "	-7	#-7
priority:	"dos "		-8	#-8
priority:	"sh "		2


Počet prístupov na túto stránku od 11.8.2000 je 3320 Marek Zelem