http://qs321.pair.com?node_id=11116199


in reply to Re^6: System call doesn't work when there is a large amount of data in a hash
in thread System call doesn't work when there is a large amount of data in a hash

Oww thanks, my windows or linux doesn't report, it just extracts. These files are not important, just results from a paper I had to put online.

But thanks for reporting, I will change those file names now..
  • Comment on Re^7: System call doesn't work when there is a large amount of data in a hash

Replies are listed 'Best First'.
Re^8: System call doesn't work when there is a large amount of data in a hash
by swampyankee (Parson) on May 02, 2020 at 18:22 UTC

    *ix operating systems pretty much allow any character in their file names. I think about the only forbidden ASCII character is the forward slash.


    Information about American English usage here and here. Floating point issues? Please read this before posting. — emc

      ISTR it's two, NUL (or "\0") being the other one.