Skip to main content

Timeline for "Hello, World!"

Current License: CC BY-SA 3.0

11 events
when toggle format what by license comment
May 5, 2019 at 22:58 comment added roblogic If your filesystem is NTFS you need 4kb per folder (for metadata and such) so this answer is probably 4096 bytes x 195 folders, i.e. approx 798720 bytes. Not a golfing language! :P
Apr 14, 2018 at 8:21 comment added Eran W Right, It is shorter by one character... But I could use -lR
Apr 13, 2018 at 2:57 comment added Peter Cordes Easier way to count: find * -type f | wc -l (counts lines of output)
Feb 7, 2018 at 0:44 comment added Eran W According to the original site, (and by the number of folders) it is with the comma. I fixed my concise example.
Feb 7, 2018 at 0:42 history edited Eran W CC BY-SA 3.0
added 3 characters in body
Feb 6, 2018 at 22:21 comment added Potato44 Does this include the comma? I don't see one in your concise version but I don't have a folders installation to check.
Feb 2, 2018 at 10:30 history edited user202729 CC BY-SA 3.0
added 42 characters in body
Feb 2, 2018 at 10:29 comment added user202729 Welcome to PPCG! / Using inline code formatting can be quite hard to read, I edited the answer.
Feb 2, 2018 at 5:13 history edited Eran W CC BY-SA 3.0
added source
Feb 2, 2018 at 5:08 review First posts
Feb 2, 2018 at 5:15
Feb 2, 2018 at 5:07 history answered Eran W CC BY-SA 3.0