In in example docs (used the code there):
shell> ls -alh hello
-rwxrwxr-x. 1 user user 8.4K Oct 20 20:36 hello
in my case:
shell> ls -alh hello
-rwxrwxr-x 1 pharaldsson pharaldsson 16K maí 19 16:39 hello
Is it known why? I used 1.9.0, the possible reason?
In in example docs (used the code there):
Is it known why? I used 1.9.0, the possible reason?