1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
vvv
Ruby code posted
created at 22 Apr 04:08, updated at 30 Apr 20:41
Edit
|
Back
1
2
3
f
=
File
.
new
(
"
testfile
"
)
f
.
sysseek
(
-13
,
IO
::
SEEK_END
)
#=> 53
f
.
sysread
(
10
)
#=> "And so on."
121 Bytes in 2 ms with coderay