The running time of an executable script


/ Published in: Bash
Save to your folder(s)

Great command to time the running of scripts in bash


Copy this code and paste it in your HTML
  1. time ./script.php

Report this snippet


Comments


You need to login to view comments.