Пакет time: Информация

    Исходный пакет: time
    Версия: 1.7-alt2
    Собран:  18 мая 2009 г. 3:58
    Категория: Мониторинг
    Сообщить об ошибке в пакете
    Домашняя страница: 

    Лицензия: GPLv2+
    О пакете: The GNU time program for measuring system resource usage
    Описание: 
    The GNU time command runs another program, then displays information
    about the resources used by that program, collected by the system while
    the program was running.  You can select which information is reported
    and the format in which it is shown, or have `time' save the information
    in a file instead of display it on the screen.
    
    The resources that `time' can report on fall into the general categories
    of time, memory, I/O, and IPC calls.
    
    The GNU version can format the output in arbitrary ways by using a
    printf-style format string to include various resource measurements.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    time (x86_64, i586)

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Dmitry V. Levin
    Stanislav Ievlev
    goldhead


    Последнее изменение


    17 мая 2009 г. Dmitry V. Levin 1:1.7-alt2
    - Removed obsolete %install_info/%uninstall_info calls.
    7 апреля 2007 г. Dmitry V. Levin 1:1.7-alt1
    - Patched to use glibc getopt and error facilities.
    - Added --quiet option based on patch from Debian.
    - Dropped RH shutup patch.
    27 февраля 2004 г. Stanislav Ievlev 1.7-ipl22mdk
    - fix building with new autotools