[go: up one dir, main page]

File: menu

package info (click to toggle)
time 1.7-1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 468 kB
  • ctags: 146
  • sloc: ansic: 1,395; sh: 273; makefile: 68
file content (12 lines) | stat: -rw-r--r-- 517 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
?package(time):needs="dwww" \
	section="Apps/System" \
	title="Time" \
	longtitle="The GNU Time Command" \
	description="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." \
	command="/usr/doc/time/time.html"