We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c9736c commit db7f12cCopy full SHA for db7f12c
README.md
@@ -34,7 +34,7 @@ Usage: ./scanner [options]
34
35
36
# Check the reports
37
-cd reports/157.240.13.35/000_report.txt | sort;
+cat reports/157.240.13.35/000_report.txt | sort;
38
```
39
40
# License
0 commit comments