This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.
If shell wildcards ?, * or [...] are used as fixed string parameters, it possibly makes sense to add a hint to the man page that escape or quoting is possibly required.
Alternatively use another suffix, e.g. --class vm,q (query).
Testcase:
I agree that the above may be a rare case.
If shell wildcards
?
,*
or[...]
are used as fixed string parameters, it possibly makes sense to add a hint to the man page that escape or quoting is possibly required.Alternatively use another suffix, e.g.
--class vm,q
(query).