Show More
@@ -1,7 +1,7 b'' | |||
|
1 | 1 | Tests of the file helper tool |
|
2 | 2 | |
|
3 | 3 | $ f -h |
|
4 |
|
|
|
4 | ?sage: f [options] [filenames] (glob) | |
|
5 | 5 | |
|
6 | 6 | Options: |
|
7 | 7 | -h, --help show this help message and exit |
@@ -65,7 +65,7 b' Tests of the file helper tool' | |||
|
65 | 65 | #if unix-permissions symlink |
|
66 | 66 | $ ln -s yadda l |
|
67 | 67 | $ f . --recurse -MStmsB4 |
|
68 |
.: directory with 4 files, size= |
|
|
68 | .: directory with 4 files, size=*, mode=755 (glob) | |
|
69 | 69 | ./bar: file, size=21, mode=755, md5=3b03, sha1=612c |
|
70 | 70 | ./baz: file, size=21, mode=755, md5=3b03, sha1=612c |
|
71 | 71 | ./foo: file, size=4, mode=644, md5=d3b0, sha1=f1d2 |
General Comments 0
You need to be logged in to leave comments.
Login now