RosettaCodeData/Task/File-size/Red/file-size.red

5 lines
61 B
Text
Raw Permalink Normal View History

2018-06-22 20:57:24 +00:00
>> size? %input.txt
== 39244
>> size? %/c/input.txt
== 39244