File: control

package info (click to toggle)
quotatool 1.4.10-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 616 kB
  • ctags: 367
  • sloc: ansic: 1,790; sh: 1,782; makefile: 123
file content (17 lines) | stat: -rw-r--r-- 650 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: quotatool
Section: admin
Priority: extra
Maintainer: Bas Zoetekouw <bas@debian.org>
Standards-Version: 3.7.2
Build-Depends: debhelper (>>5), autotools-dev

Package: quotatool
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: quota
Description: tool to edit disk quotas from the command line
 Quotatool is a utility to set filesystem quotas from the commandline. 
 Most quota-utilities are interactive, requiring manual intervention from the
 user.  Quotatool on the other hand is not, making it suitable for use in
 scripts and other non-interactive situations.  This is very useful to edit
 disk quotas from scripts.