> > *voodoo@hestia:~$ which time* > * /usr/bin/time* > Assuming its installed. So, in the case that it is not installed . . .
# *apt-get install time* On Wed, Sep 17, 2014 at 4:23 PM, Robert Nelson <[email protected]> wrote: > On Wed, Sep 17, 2014 at 6:20 PM, Jimit Doshi <[email protected]> wrote: > > Hello All, > > > > I plan to use the 'time' command to measure the execution time of a > program > > with the Debian distribution on my BB Black. > > I wish to have the output in a specific format, which can be achieved > using > > the '--format' parameter and I have used this previously on some Ubuntu > > projects. > > However, for this I need to access the 'time' command using the full path > > where it is installed from, which is typically /usr/bin. > > > > I am not able to find where 'time' is installed on my BB Black. As such, > > even a basic command like 'time --help' throws error. Though invoking > 'time' > > followed by any executable does give me the real/system/user execution > > times, but that's not the format I am interested in. > > > > Any clues as to where is the 'time' executable located on this Debian > > distribution? > > voodoo@hestia:~$ which time > /usr/bin/time > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
