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

Re: Timing a process



On Jo, 08 mar 12, 00:55:53, Claudius Hubig wrote:
> 
> # time dd if=/dev/urandom of=/dev/null bs=1M count=1
> 
> See also man time(1)

time is built-in in at least bash. If you want/need to use the command 
described in that manpage you can use the full path instead:

/usr/bin/time dd if= ...

Kind regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic

Attachment: signature.asc
Description: Digital signature


Reply to: