term-output #4

Merged
Hesham merged 4 commits from term-output into master 2020-09-06 06:50:26 +02:00

4 Commits

Author SHA1 Message Date
66560b5f26
Merge branch 'master' into term-output 2020-09-06 07:42:01 +03:00
735b3bd71b
+x file mode 2020-09-06 06:17:52 +03:00
a36de9cf67
Better output while finding primes:
use \b instead of \r with the count of digits of tested number.
	still outputs a mess at start due to multithreads output at same time,
	however, stable after first itiration.
2020-09-06 06:13:19 +03:00
ea5a9195be
Check number of args in 'gen' command interface 2020-09-06 06:09:12 +03:00