3 lines
69 B
Bash
3 lines
69 B
Bash
|
#!/bin/bash
|
||
|
time module-deps bench/jquery.js | bin/cmd.js >/dev/null
|