Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
d7906810349e0077ea883c3b06b1102d93c08c12
/
.
/
doc
/
efun
/
tail
blob: 8c50b350734fd808a073fc3ea7db1099811a82bd [
file
] [
log
] [
blame
]
SYNOPSIS
void
tail
(
string
file
);
BESCHREIBUNG
Listet
das
Ende
eines
Files
.
Es
gibt kein
Zeilenlimit
,
es werden aber
maximal
1000
Bytes
ausgegeben
.
SIEHE AUCH
cat
(
E
),
ed
(
E
)