Re: time --verbose not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]





On 2/11/19 4:17 PM, Christian, Mark wrote:
On Mon, 2019-02-11 at 16:06 -0500, Robert Moskowitz wrote:
I can't seem to get the verbose mode of time working.  I am trying to
Provide the full path for time, you are using the bash built-in time.
Try: /usr/bin/time --verbose cmd

Worked after yum install time...  :)


compare the compute cost of sha256-crypt to sha512-crypt:

time doveadm pw -s sha256-crypt -p secret

real    0m0.128s
user    0m0.081s
sys     0m0.040s

time doveadm pw -s sha512-crypt -p secret

real    0m0.162s
user    0m0.105s
sys     0m0.047s

But all attempts to add --verbose fail:

time --verbose doveadm pw -s sha512-crypt -p secret
-bash: --verbose: command not found

Googling gives different recommendations, none work for me.


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux