1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-16 12:21:53 +00:00
kontain.me/test.sh

6 lines
75 B
Bash
Raw Normal View History

2019-05-10 10:38:41 -04:00
#!/bin/bash
set -euxo pipefail
2021-08-14 15:58:51 -04:00
time find cmd -name "test.sh" -exec {} \;