Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
88f12479d30902b0d2c05be41901c96b92a88a77
/
.
/
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
)