source: src/quota_get.sh @ 156

Revision 156, 184 bytes checked in by anarcat, 7 years ago (diff)

[project @ alternc: changeset 2003-10-08 23:52:23 by root]
Patch Gandjah 2.A (/usr/sbin manquant)

Original author: root
Date: 2003-10-08 23:52:23

Line 
1#!/bin/sh
2. /etc/alternc/local.sh
3/usr/sbin/repquota -gv $DATA_PART |grep "^#$1[[:space:]]"|awk {'print $3'}
4/usr/sbin/repquota -gv $DATA_PART |grep "^#$1[[:space:]]"|awk {'print $4'}
Note: See TracBrowser for help on using the repository browser.