tuipveus

Tuipveus

Apr 2nd, 2010
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.14 KB | None | 0 0
  1. root@tuipveus:/tmp# time find . -maxdepth 1 -type f -name \*NO-IP* -exec ls '{}' \; |wc -l
  2. 22422
  3.  
  4. real    4m16.999s
  5. user    1m37.822s
  6. sys 2m34.178s
Add Comment
Please, Sign In to add comment