NAME
	cat - print part of a file on the screen
	
SYNOPSIS
	int cat(string file, void|int start, void|int len)

DESCRIPTION
	This functions prints a file or a part of a file on to the
	screen. `file' is the path the file, `start' (if given) is
	the starting line and `len' (if given) the number of lines 
	to be printed

SEE ALSO
	read_file, read_bytes

Help topics available:
_acl_debug _acl_get _acl_str2num _acl_num2str _file_stat
cat ed file_size get_dir log_file
mkdir read_bytes read_file rm rmdir
tail write_bytes write_file

[START|BACK ]




[ NannyMuds main page | FAQ | Contact us ]

You are guest number 88 since November 2019.
This file was last modified: June 2000.