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

5 lines
61 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
>> size? %input.txt
== 39244
>> size? %/c/input.txt
== 39244