On 02/01/2011 04:27 AM, Rick Sewill wrote:
> On Tuesday, February 01, 2011 04:13:20 am Adel ESSAFI wrote:
>> Hello,
>> I have followed the man page of time commande to put a certain output
>> format.
>> However, time command does not recognise -f option.
>>
>> Could you help please.
>>
>>
>>
>>
On Tuesday, February 01, 2011 04:13:20 am Adel ESSAFI wrote:
> Hello,
> I have followed the man page of time commande to put a certain output
> format.
> However, time command does not recognise -f option.
>
> Could you help please.
>
>
>
> [adel@localhost generateInstance]$ time -f "%e" ls
Try specifying the full pathname for time
/usr/bin/time
otherwise you'll be using bash's builtin
Cheers,
Terry
>
>
> Hello,
> I have followed the man page of time commande to put a certain output
> format.
> However, time command does not recognise -f option.
>
> Could you help please.
>
>