Add progression reporting.
This commit is contained in:
parent
feaef5a448
commit
e94d8a0c50
4 changed files with 58 additions and 9 deletions
6
examples/run_wait
Executable file
6
examples/run_wait
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/bash
|
||||
set -e
|
||||
cd "$(dirname "$(realpath "$0")")"
|
||||
|
||||
|
||||
../src/regar.ts --hard --progress 'sleep 2s' wdir
|
0
examples/wdir/work.txt
Normal file
0
examples/wdir/work.txt
Normal file
Loading…
Add table
Add a link
Reference in a new issue