Skip to main content

Timeline for stats does not work with spaces?

Current License: CC BY-SA 3.0

11 events
when toggle format what by license comment
Oct 4, 2017 at 14:01 vote accept Kingofkech
Oct 4, 2017 at 13:50 comment added Inian @Kingofkech: That is the problem! See my update!
Oct 4, 2017 at 13:50 comment added Kingofkech this is the output: ./path/to/file\ with\ spaces.pdf , and i'm using both ,the \ and the "
Oct 4, 2017 at 13:49 history edited Inian CC BY-SA 3.0
added 176 characters in body
Oct 4, 2017 at 13:48 comment added Inian @Kingofkech: Can you show the output of $pathfile variable?
Oct 4, 2017 at 13:48 comment added Archemar @Kingofkech use either quotes ( " ) or backslash ( \ ), but not both.
Oct 4, 2017 at 13:46 history edited Inian CC BY-SA 3.0
added 153 characters in body
Oct 4, 2017 at 13:45 comment added Kingofkech The same error : stat: cannot stat './path/to/file\': No such file or directory it's ignoring the second part :/
Oct 4, 2017 at 13:44 comment added Inian @Kingofkech: it should work! What errors are you seeing with this?
Oct 4, 2017 at 13:42 comment added Kingofkech I've tried this solution and it does not seem to work
Oct 4, 2017 at 13:42 history answered Inian CC BY-SA 3.0